#ccbd30 color space conversions
Hex:
#ccbd30
RGB:
204, 189, 48
CMY:
20, 26, 81
CMYK:
0, 7, 76, 20
HSL:
54°, 61.9048%, 49.4118%
HSV (HSB):
54°, 76.4706%, 80.0000%
XYZ:
43.6329, 49.4460, 10.0406
xyY:
0.4231, 0.4795, 49.4460
CIE-Lab:
75.7279, -9.6680, 67.7942
CIE-LCH:
75.7279, 68.4801, 98.1161
CIE-Luv:
75.7279, 15.9413, 76.1928
Hunter-Lab:
70.3178, -12.2951, 40.7565
#ccbd30 color charts
#ccbd30 color shades, tints & tones
#ccbd30 color schemes
#ccbd30 color preview, HTML & CSS examples
This text has a color of #ccbd30
<p style="color:#ccbd30;">Text here</p>
.mytext {color:#ccbd30;}
This box has a color of #ccbd30
<div style="background-color:#ccbd30;">Content here</div>
.mybackground {background-color:#ccbd30;}
Border around this has a color of #ccbd30
<div style="border:2px solid #ccbd30;">Content here</div>
.myborder {border:2px solid #ccbd30;}