#cf153d color space conversions
Hex:
#cf153d
RGB:
207, 21, 61
CMY:
19, 92, 76
CMYK:
0, 90, 71, 19
HSL:
347°, 81.5789%, 44.7059%
HSV (HSB):
347°, 89.8551%, 81.1765%
XYZ:
26.8426, 14.1387, 5.7291
xyY:
0.5747, 0.3027, 14.1387
CIE-Lab:
44.4311, 67.5650, 29.2470
CIE-LCH:
44.4311, 73.6235, 23.4065
CIE-Luv:
44.4311, 127.8793, 16.4690
Hunter-Lab:
37.6014, 61.6238, 17.2872
#cf153d color charts
#cf153d color shades, tints & tones
#cf153d color schemes
#cf153d color preview, HTML & CSS examples
This text has a color of #cf153d
<p style="color:#cf153d;">Text here</p>
.mytext {color:#cf153d;}
This box has a color of #cf153d
<div style="background-color:#cf153d;">Content here</div>
.mybackground {background-color:#cf153d;}
Border around this has a color of #cf153d
<div style="border:2px solid #cf153d;">Content here</div>
.myborder {border:2px solid #cf153d;}