#cf153f color space conversions
Hex:
#cf153f
RGB:
207, 21, 63
CMY:
19, 92, 75
CMYK:
0, 90, 70, 19
HSL:
346°, 81.5789%, 44.7059%
HSV (HSB):
346°, 89.8551%, 81.1765%
XYZ:
26.8975, 14.1606, 6.0182
xyY:
0.5714, 0.3008, 14.1606
CIE-Lab:
44.4624, 67.6537, 28.0610
CIE-LCH:
44.4624, 73.2424, 22.5274
CIE-Luv:
44.4624, 127.2841, 15.5278
Hunter-Lab:
37.6306, 61.7343, 16.8592
#cf153f color charts
#cf153f color shades, tints & tones
#cf153f color schemes
#cf153f color preview, HTML & CSS examples
This text has a color of #cf153f
<p style="color:#cf153f;">Text here</p>
.mytext {color:#cf153f;}
This box has a color of #cf153f
<div style="background-color:#cf153f;">Content here</div>
.mybackground {background-color:#cf153f;}
Border around this has a color of #cf153f
<div style="border:2px solid #cf153f;">Content here</div>
.myborder {border:2px solid #cf153f;}