#af2c2c color space conversions
Hex:
#af2c2c
RGB:
175, 44, 44
CMY:
31, 83, 83
CMYK:
0, 75, 75, 31
HSL:
0°, 59.8174%, 42.9412%
HSV (HSB):
0°, 74.8571%, 68.6275%
XYZ:
19.0345, 11.0972, 3.5216
xyY:
0.5656, 0.3298, 11.0972
CIE-Lab:
39.7437, 52.2560, 32.3876
CIE-LCH:
39.7437, 61.4789, 31.7901
CIE-Luv:
39.7437, 98.4286, 21.2246
Hunter-Lab:
33.3124, 43.6970, 17.0509
#af2c2c color charts
#af2c2c color shades, tints & tones
#af2c2c color schemes
#af2c2c color preview, HTML & CSS examples
This text has a color of #af2c2c
<p style="color:#af2c2c;">Text here</p>
.mytext {color:#af2c2c;}
This box has a color of #af2c2c
<div style="background-color:#af2c2c;">Content here</div>
.mybackground {background-color:#af2c2c;}
Border around this has a color of #af2c2c
<div style="border:2px solid #af2c2c;">Content here</div>
.myborder {border:2px solid #af2c2c;}