#af0f00 color space conversions
Hex:
#af0f00
RGB:
175, 15, 0
CMY:
31, 94, 100
CMYK:
0, 91, 100, 31
HSL:
5°, 100.0000%, 34.3137%
HSV (HSB):
5°, 100.0000%, 68.6275%
XYZ:
17.8500, 9.4556, 0.8843
xyY:
0.6332, 0.3354, 9.4556
CIE-Lab:
36.8471, 58.5429, 50.8808
CIE-LCH:
36.8471, 77.5637, 40.9945
CIE-Luv:
36.8471, 115.9144, 26.7694
Hunter-Lab:
30.7500, 49.8048, 19.8199
#af0f00 color charts
#af0f00 color shades, tints & tones
#af0f00 color schemes
#af0f00 color preview, HTML & CSS examples
This text has a color of #af0f00
<p style="color:#af0f00;">Text here</p>
.mytext {color:#af0f00;}
This box has a color of #af0f00
<div style="background-color:#af0f00;">Content here</div>
.mybackground {background-color:#af0f00;}
Border around this has a color of #af0f00
<div style="border:2px solid #af0f00;">Content here</div>
.myborder {border:2px solid #af0f00;}