#ccbb0a color space conversions
Hex:
#ccbb0a
RGB:
204, 187, 10
CMY:
20, 27, 96
CMYK:
0, 8, 95, 20
HSL:
55°, 90.6542%, 41.9608%
HSV (HSB):
55°, 95.0980%, 80.0000%
XYZ:
42.7269, 48.3999, 7.3773
xyY:
0.4338, 0.4913, 48.3999
CIE-Lab:
75.0765, -9.5484, 75.4936
CIE-LCH:
75.0765, 76.0950, 97.2084
CIE-Luv:
75.0765, 17.8261, 80.4777
Hunter-Lab:
69.5701, -12.1206, 42.4118
#ccbb0a color charts
#ccbb0a color shades, tints & tones
#ccbb0a color schemes
#ccbb0a color preview, HTML & CSS examples
This text has a color of #ccbb0a
<p style="color:#ccbb0a;">Text here</p>
.mytext {color:#ccbb0a;}
This box has a color of #ccbb0a
<div style="background-color:#ccbb0a;">Content here</div>
.mybackground {background-color:#ccbb0a;}
Border around this has a color of #ccbb0a
<div style="border:2px solid #ccbb0a;">Content here</div>
.myborder {border:2px solid #ccbb0a;}