#cf082e color space conversions
Hex:
#cf082e
RGB:
207, 8, 46
CMY:
19, 97, 82
CMYK:
0, 96, 78, 19
HSL:
349°, 92.5581%, 42.1569%
HSV (HSB):
349°, 96.1353%, 81.1765%
XYZ:
26.3121, 13.6363, 3.8300
xyY:
0.6010, 0.3115, 13.6363
CIE-Lab:
43.7068, 68.5116, 37.4121
CIE-LCH:
43.7068, 78.0609, 28.6376
CIE-Luv:
43.7068, 134.3471, 21.6329
Hunter-Lab:
36.9274, 62.5648, 19.6997
#cf082e color charts
#cf082e color shades, tints & tones
#cf082e color schemes
#cf082e color preview, HTML & CSS examples
This text has a color of #cf082e
<p style="color:#cf082e;">Text here</p>
.mytext {color:#cf082e;}
This box has a color of #cf082e
<div style="background-color:#cf082e;">Content here</div>
.mybackground {background-color:#cf082e;}
Border around this has a color of #cf082e
<div style="border:2px solid #cf082e;">Content here</div>
.myborder {border:2px solid #cf082e;}