#cf152c color space conversions
Hex:
#cf152c
RGB:
207, 21, 44
CMY:
19, 92, 83
CMYK:
0, 90, 79, 19
HSL:
353°, 81.5789%, 44.7059%
HSV (HSB):
353°, 89.8551%, 81.1765%
XYZ:
26.4549, 13.9836, 3.6876
xyY:
0.5995, 0.3169, 13.9836
CIE-Lab:
44.2094, 66.9339, 39.1010
CIE-LCH:
44.2094, 77.5179, 30.2924
CIE-Luv:
44.2094, 132.2489, 23.3494
Hunter-Lab:
37.3946, 60.8397, 20.3294
#cf152c color charts
#cf152c color shades, tints & tones
#cf152c color schemes
#cf152c color preview, HTML & CSS examples
This text has a color of #cf152c
<p style="color:#cf152c;">Text here</p>
.mytext {color:#cf152c;}
This box has a color of #cf152c
<div style="background-color:#cf152c;">Content here</div>
.mybackground {background-color:#cf152c;}
Border around this has a color of #cf152c
<div style="border:2px solid #cf152c;">Content here</div>
.myborder {border:2px solid #cf152c;}