#cf400a color space conversions
Hex:
#cf400a
RGB:
207, 64, 10
CMY:
19, 75, 96
CMYK:
0, 69, 95, 19
HSL:
16°, 90.7834%, 42.5490%
HSV (HSB):
16°, 95.1691%, 81.1765%
XYZ:
27.6203, 16.9541, 2.1039
xyY:
0.5917, 0.3632, 16.9541
CIE-Lab:
48.2022, 54.4486, 57.0252
CIE-LCH:
48.2022, 78.8449, 46.3241
CIE-Luv:
48.2022, 116.2091, 38.2443
Hunter-Lab:
41.1754, 47.6804, 25.7933
#cf400a color charts
#cf400a color shades, tints & tones
#cf400a color schemes
#cf400a color preview, HTML & CSS examples
This text has a color of #cf400a
<p style="color:#cf400a;">Text here</p>
.mytext {color:#cf400a;}
This box has a color of #cf400a
<div style="background-color:#cf400a;">Content here</div>
.mybackground {background-color:#cf400a;}
Border around this has a color of #cf400a
<div style="border:2px solid #cf400a;">Content here</div>
.myborder {border:2px solid #cf400a;}