#cf6001 color space conversions
Hex:
#cf6001
RGB:
207, 96, 1
CMY:
19, 62, 100
CMYK:
0, 54, 100, 19
HSL:
28°, 99.0385%, 40.7843%
HSV (HSB):
28°, 99.5169%, 81.1765%
XYZ:
29.9205, 21.6333, 2.6274
xyY:
0.5522, 0.3993, 21.6333
CIE-Lab:
53.6358, 39.9771, 62.2675
CIE-LCH:
53.6358, 73.9960, 57.2986
CIE-Luv:
53.6358, 92.3856, 48.1530
Hunter-Lab:
46.5116, 33.4319, 29.2089
#cf6001 color charts
#cf6001 color shades, tints & tones
#cf6001 color schemes
#cf6001 color preview, HTML & CSS examples
This text has a color of #cf6001
<p style="color:#cf6001;">Text here</p>
.mytext {color:#cf6001;}
This box has a color of #cf6001
<div style="background-color:#cf6001;">Content here</div>
.mybackground {background-color:#cf6001;}
Border around this has a color of #cf6001
<div style="border:2px solid #cf6001;">Content here</div>
.myborder {border:2px solid #cf6001;}