#af2003 color space conversions
Hex:
#af2003
RGB:
175, 32, 3
CMY:
31, 87, 99
CMYK:
0, 82, 98, 31
HSL:
10°, 96.6292%, 34.9020%
HSV (HSB):
10°, 98.2857%, 68.6275%
XYZ:
18.2121, 10.1536, 1.0861
xyY:
0.6184, 0.3448, 10.1536
CIE-Lab:
38.1166, 54.9941, 50.2520
CIE-LCH:
38.1166, 74.4957, 42.4201
CIE-Luv:
38.1166, 109.6950, 28.5077
Hunter-Lab:
31.8646, 46.2580, 20.2844
#af2003 color charts
#af2003 color shades, tints & tones
#af2003 color schemes
#af2003 color preview, HTML & CSS examples
This text has a color of #af2003
<p style="color:#af2003;">Text here</p>
.mytext {color:#af2003;}
This box has a color of #af2003
<div style="background-color:#af2003;">Content here</div>
.mybackground {background-color:#af2003;}
Border around this has a color of #af2003
<div style="border:2px solid #af2003;">Content here</div>
.myborder {border:2px solid #af2003;}