#cf103a color space conversions
Hex:
#cf103a
RGB:
207, 16, 58
CMY:
19, 94, 77
CMYK:
0, 92, 72, 19
HSL:
347°, 85.6502%, 43.7255%
HSV (HSB):
347°, 92.2705%, 81.1765%
XYZ:
26.6811, 13.9415, 5.2877
xyY:
0.5812, 0.3037, 13.9415
CIE-Lab:
44.1489, 68.1225, 30.7370
CIE-LCH:
44.1489, 74.7358, 24.2849
CIE-Luv:
44.1489, 129.8425, 17.3521
Hunter-Lab:
37.3383, 62.2103, 17.7404
#cf103a color charts
#cf103a color shades, tints & tones
#cf103a color schemes
#cf103a color preview, HTML & CSS examples
This text has a color of #cf103a
<p style="color:#cf103a;">Text here</p>
.mytext {color:#cf103a;}
This box has a color of #cf103a
<div style="background-color:#cf103a;">Content here</div>
.mybackground {background-color:#cf103a;}
Border around this has a color of #cf103a
<div style="border:2px solid #cf103a;">Content here</div>
.myborder {border:2px solid #cf103a;}