#cf8001 color space conversions
Hex:
#cf8001
RGB:
207, 128, 1
CMY:
19, 50, 100
CMYK:
0, 38, 100, 19
HSL:
37°, 99.0385%, 40.7843%
HSV (HSB):
37°, 99.5169%, 81.1765%
XYZ:
33.4568, 28.7059, 3.8062
xyY:
0.5072, 0.4351, 28.7059
CIE-Lab:
60.5212, 23.2028, 66.5390
CIE-LCH:
60.5212, 70.4685, 70.7758
CIE-Luv:
60.5212, 65.7952, 59.0354
Hunter-Lab:
53.5779, 17.7031, 33.2926
#cf8001 color charts
#cf8001 color shades, tints & tones
#cf8001 color schemes
#cf8001 color preview, HTML & CSS examples
This text has a color of #cf8001
<p style="color:#cf8001;">Text here</p>
.mytext {color:#cf8001;}
This box has a color of #cf8001
<div style="background-color:#cf8001;">Content here</div>
.mybackground {background-color:#cf8001;}
Border around this has a color of #cf8001
<div style="border:2px solid #cf8001;">Content here</div>
.myborder {border:2px solid #cf8001;}