#ccb83e color space conversions
Hex:
#ccb83e
RGB:
204, 184, 62
CMY:
20, 28, 76
CMYK:
0, 10, 70, 20
HSL:
52°, 58.1967%, 52.1569%
HSV (HSB):
52°, 69.6078%, 80.0000%
XYZ:
42.9118, 47.4661, 11.4576
xyY:
0.4214, 0.4661, 47.4661
CIE-Lab:
74.4870, -6.4557, 61.5897
CIE-LCH:
74.4870, 61.9271, 95.9837
CIE-Luv:
74.4870, 19.0125, 70.6036
Hunter-Lab:
68.8957, -9.3883, 38.3668
#ccb83e color charts
#ccb83e color shades, tints & tones
#ccb83e color schemes
#ccb83e color preview, HTML & CSS examples
This text has a color of #ccb83e
<p style="color:#ccb83e;">Text here</p>
.mytext {color:#ccb83e;}
This box has a color of #ccb83e
<div style="background-color:#ccb83e;">Content here</div>
.mybackground {background-color:#ccb83e;}
Border around this has a color of #ccb83e
<div style="border:2px solid #ccb83e;">Content here</div>
.myborder {border:2px solid #ccb83e;}