#cf082c color space conversions
Hex:
#cf082c
RGB:
207, 8, 44
CMY:
19, 97, 83
CMYK:
0, 96, 79, 19
HSL:
349°, 92.5581%, 42.1569%
HSV (HSB):
349°, 96.1353%, 81.1765%
XYZ:
26.2736, 13.6209, 3.6272
xyY:
0.6037, 0.3130, 13.6209
CIE-Lab:
43.6843, 68.4495, 38.5512
CIE-LCH:
43.6843, 78.5591, 29.3885
CIE-Luv:
43.6843, 134.8125, 22.3415
Hunter-Lab:
36.9065, 62.4869, 20.0075
#cf082c color charts
#cf082c color shades, tints & tones
#cf082c color schemes
#cf082c color preview, HTML & CSS examples
This text has a color of #cf082c
<p style="color:#cf082c;">Text here</p>
.mytext {color:#cf082c;}
This box has a color of #cf082c
<div style="background-color:#cf082c;">Content here</div>
.mybackground {background-color:#cf082c;}
Border around this has a color of #cf082c
<div style="border:2px solid #cf082c;">Content here</div>
.myborder {border:2px solid #cf082c;}