#af001d color space conversions
Hex:
#af001d
RGB:
175, 0, 29
CMY:
31, 100, 89
CMYK:
0, 100, 83, 31
HSL:
350°, 100.0000%, 34.3137%
HSV (HSB):
350°, 100.0000%, 68.6275%
XYZ:
17.9010, 9.2027, 1.9952
xyY:
0.6152, 0.3163, 9.2027
CIE-Lab:
36.3716, 60.8646, 37.5682
CIE-LCH:
36.3716, 71.5253, 31.6846
CIE-Luv:
36.3716, 115.5408, 20.4049
Hunter-Lab:
30.3359, 52.2436, 17.3356
#af001d color charts
#af001d color shades, tints & tones
#af001d color schemes
#af001d color preview, HTML & CSS examples
This text has a color of #af001d
<p style="color:#af001d;">Text here</p>
.mytext {color:#af001d;}
This box has a color of #af001d
<div style="background-color:#af001d;">Content here</div>
.mybackground {background-color:#af001d;}
Border around this has a color of #af001d
<div style="border:2px solid #af001d;">Content here</div>
.myborder {border:2px solid #af001d;}