#cf100c color space conversions
Hex:
#cf100c
RGB:
207, 16, 12
CMY:
19, 94, 95
CMYK:
0, 92, 94, 19
HSL:
1°, 89.0411%, 42.9412%
HSV (HSB):
1°, 94.2029%, 81.1765%
XYZ:
25.9838, 13.6625, 1.6155
xyY:
0.6297, 0.3311, 13.6625
CIE-Lab:
43.7450, 66.9858, 53.8641
CIE-LCH:
43.7450, 85.9560, 38.8032
CIE-Luv:
43.7450, 138.1885, 30.2568
Hunter-Lab:
36.9629, 60.7952, 23.2827
#cf100c color charts
#cf100c RGB chart
#cf100c CMYK chart
#cf100c RGB pie chart
#cf100c color shades, tints & tones
#cf100c color schemes
#cf100c color preview, HTML & CSS examples
This text has a color of #cf100c
<p style="color:#cf100c;">Text here</p>
.mytext {color:#cf100c;}
Text color #cf100c
This box has a color of #cf100c
<div style="background-color:#cf100c;">Content here</div>
.mybackground {background-color:#cf100c;}
Background color #cf100c
Border around this has a color of #cf100c
<div style="border:2px solid #cf100c;">Content here</div>
.myborder {border:2px solid #cf100c;}
Border color #cf100c