#ce960c color space conversions
Hex:
#ce960c
RGB:
206, 150, 12
CMY:
19, 41, 95
CMYK:
0, 27, 94, 19
HSL:
43°, 88.9908%, 42.7451%
HSV (HSB):
43°, 94.1748%, 80.7843%
XYZ:
36.4263, 34.9610, 5.1761
xyY:
0.4758, 0.4566, 34.9610
CIE-Lab:
65.7183, 10.9517, 68.4427
CIE-LCH:
65.7183, 69.3133, 80.9090
CIE-Luv:
65.7183, 46.9528, 66.2788
Hunter-Lab:
59.1279, 6.4929, 36.1992
#ce960c color charts
#ce960c color shades, tints & tones
#ce960c color schemes
#ce960c color preview, HTML & CSS examples
This text has a color of #ce960c
<p style="color:#ce960c;">Text here</p>
.mytext {color:#ce960c;}
This box has a color of #ce960c
<div style="background-color:#ce960c;">Content here</div>
.mybackground {background-color:#ce960c;}
Border around this has a color of #ce960c
<div style="border:2px solid #ce960c;">Content here</div>
.myborder {border:2px solid #ce960c;}