#cf5d00 color space conversions
Hex:
#cf5d00
RGB:
207, 93, 0
CMY:
19, 64, 100
CMYK:
0, 55, 100, 19
HSL:
27°, 100.0000%, 40.5882%
HSV (HSB):
27°, 100.0000%, 81.1765%
XYZ:
29.6465, 21.0941, 2.5090
xyY:
0.5567, 0.3961, 21.0941
CIE-Lab:
53.0523, 41.4506, 62.1427
CIE-LCH:
53.0523, 74.6985, 56.2958
CIE-Luv:
53.0523, 94.8598, 47.3008
Hunter-Lab:
45.9283, 34.8462, 28.9109
#cf5d00 color charts
#cf5d00 color shades, tints & tones
#cf5d00 color schemes
#cf5d00 color preview, HTML & CSS examples
This text has a color of #cf5d00
<p style="color:#cf5d00;">Text here</p>
.mytext {color:#cf5d00;}
This box has a color of #cf5d00
<div style="background-color:#cf5d00;">Content here</div>
.mybackground {background-color:#cf5d00;}
Border around this has a color of #cf5d00
<div style="border:2px solid #cf5d00;">Content here</div>
.myborder {border:2px solid #cf5d00;}