#cf250e color space conversions
Hex:
#cf250e
RGB:
207, 37, 14
CMY:
19, 85, 95
CMYK:
0, 82, 93, 19
HSL:
7°, 87.3303%, 43.3333%
HSV (HSB):
7°, 93.2367%, 81.1765%
XYZ:
26.4730, 14.6202, 1.8422
xyY:
0.6166, 0.3405, 14.6202
CIE-Lab:
45.1096, 63.1277, 54.0177
CIE-LCH:
45.1096, 83.0845, 40.5533
CIE-Luv:
45.1096, 131.0843, 32.4077
Hunter-Lab:
38.2364, 56.6706, 23.9090
#cf250e color charts
#cf250e color shades, tints & tones
#cf250e color schemes
#cf250e color preview, HTML & CSS examples
This text has a color of #cf250e
<p style="color:#cf250e;">Text here</p>
.mytext {color:#cf250e;}
This box has a color of #cf250e
<div style="background-color:#cf250e;">Content here</div>
.mybackground {background-color:#cf250e;}
Border around this has a color of #cf250e
<div style="border:2px solid #cf250e;">Content here</div>
.myborder {border:2px solid #cf250e;}