#cf080d color space conversions
Hex:
#cf080d
RGB:
207, 8, 13
CMY:
19, 97, 95
CMYK:
0, 96, 94, 19
HSL:
358°, 92.5581%, 42.1569%
HSV (HSB):
358°, 96.1353%, 81.1765%
XYZ:
25.8916, 13.4681, 1.6157
xyY:
0.6319, 0.3287, 13.4681
CIE-Lab:
43.4603, 67.8289, 53.3704
CIE-LCH:
43.4603, 86.3085, 38.1970
CIE-Luv:
43.4603, 139.6122, 29.6201
Hunter-Lab:
36.6989, 61.7111, 23.0789
#cf080d color charts
#cf080d color shades, tints & tones
#cf080d color schemes
#cf080d color preview, HTML & CSS examples
This text has a color of #cf080d
<p style="color:#cf080d;">Text here</p>
.mytext {color:#cf080d;}
This box has a color of #cf080d
<div style="background-color:#cf080d;">Content here</div>
.mybackground {background-color:#cf080d;}
Border around this has a color of #cf080d
<div style="border:2px solid #cf080d;">Content here</div>
.myborder {border:2px solid #cf080d;}