#cf1e2c color space conversions
Hex:
#cf1e2c
RGB:
207, 30, 44
CMY:
19, 88, 83
CMYK:
0, 86, 79, 19
HSL:
355°, 74.6835%, 46.4706%
HSV (HSB):
355°, 85.5072%, 81.1765%
XYZ:
26.6510, 14.3758, 3.7530
xyY:
0.5952, 0.3210, 14.3758
CIE-Lab:
44.7671, 65.3345, 39.6825
CIE-LCH:
44.7671, 76.4415, 31.2734
CIE-Luv:
44.7671, 129.5536, 24.4151
Hunter-Lab:
37.9154, 59.1169, 20.6720
#cf1e2c color charts
#cf1e2c color shades, tints & tones
#cf1e2c color schemes
#cf1e2c color preview, HTML & CSS examples
This text has a color of #cf1e2c
<p style="color:#cf1e2c;">Text here</p>
.mytext {color:#cf1e2c;}
This box has a color of #cf1e2c
<div style="background-color:#cf1e2c;">Content here</div>
.mybackground {background-color:#cf1e2c;}
Border around this has a color of #cf1e2c
<div style="border:2px solid #cf1e2c;">Content here</div>
.myborder {border:2px solid #cf1e2c;}