#cf500d color space conversions
Hex:
#cf500d
RGB:
207, 80, 13
CMY:
19, 69, 95
CMYK:
0, 61, 94, 19
HSL:
21°, 88.1818%, 43.1373%
HSV (HSB):
21°, 93.7198%, 81.1765%
XYZ:
28.6734, 19.0318, 2.5430
xyY:
0.5706, 0.3788, 19.0318
CIE-Lab:
50.7244, 47.7338, 57.8732
CIE-LCH:
50.7244, 75.0187, 50.4842
CIE-Luv:
50.7244, 104.5811, 42.1848
Hunter-Lab:
43.6254, 40.9772, 27.0817
#cf500d color charts
#cf500d color shades, tints & tones
#cf500d color schemes
#cf500d color preview, HTML & CSS examples
This text has a color of #cf500d
<p style="color:#cf500d;">Text here</p>
.mytext {color:#cf500d;}
This box has a color of #cf500d
<div style="background-color:#cf500d;">Content here</div>
.mybackground {background-color:#cf500d;}
Border around this has a color of #cf500d
<div style="border:2px solid #cf500d;">Content here</div>
.myborder {border:2px solid #cf500d;}