#cf102d color space conversions
Hex:
#cf102d
RGB:
207, 16, 45
CMY:
19, 94, 82
CMYK:
0, 92, 78, 19
HSL:
351°, 85.6502%, 43.7255%
HSV (HSB):
351°, 92.2705%, 81.1765%
XYZ:
26.3911, 13.8254, 3.7602
xyY:
0.6001, 0.3144, 13.8254
CIE-Lab:
43.9815, 67.6530, 38.2864
CIE-LCH:
43.9815, 77.7353, 29.5065
CIE-Luv:
43.9815, 133.1863, 22.5424
Hunter-Lab:
37.1826, 61.6244, 20.0319
#cf102d color charts
#cf102d color shades, tints & tones
#cf102d color schemes
#cf102d color preview, HTML & CSS examples
This text has a color of #cf102d
<p style="color:#cf102d;">Text here</p>
.mytext {color:#cf102d;}
This box has a color of #cf102d
<div style="background-color:#cf102d;">Content here</div>
.mybackground {background-color:#cf102d;}
Border around this has a color of #cf102d
<div style="border:2px solid #cf102d;">Content here</div>
.myborder {border:2px solid #cf102d;}