#af010c color space conversions
Hex:
#af010c
RGB:
175, 1, 12
CMY:
31, 100, 95
CMYK:
0, 99, 93, 31
HSL:
356°, 98.8636%, 34.5098%
HSV (HSB):
356°, 99.4286%, 68.6275%
XYZ:
17.7564, 9.1622, 1.1804
xyY:
0.6319, 0.3261, 9.1622
CIE-Lab:
36.2948, 60.4223, 45.8986
CIE-LCH:
36.2948, 75.8784, 37.2214
CIE-Luv:
36.2948, 117.7785, 24.1383
Hunter-Lab:
30.2691, 51.7402, 18.8762
#af010c color charts
#af010c color shades, tints & tones
#af010c color schemes
#af010c color preview, HTML & CSS examples
This text has a color of #af010c
<p style="color:#af010c;">Text here</p>
.mytext {color:#af010c;}
This box has a color of #af010c
<div style="background-color:#af010c;">Content here</div>
.mybackground {background-color:#af010c;}
Border around this has a color of #af010c
<div style="border:2px solid #af010c;">Content here</div>
.myborder {border:2px solid #af010c;}