#ccb800 color space conversions
Hex:
#ccb800
RGB:
204, 184, 0
CMY:
20, 28, 100
CMYK:
0, 10, 100, 20
HSL:
54°, 100.0000%, 40.0000%
HSV (HSB):
54°, 100.0000%, 80.0000%
XYZ:
42.0423, 47.1183, 6.8789
xyY:
0.4378, 0.4906, 47.1183
CIE-Lab:
74.2654, -8.1091, 75.9745
CIE-LCH:
74.2654, 76.4060, 96.0924
CIE-Luv:
74.2654, 20.0011, 79.9280
Hunter-Lab:
68.6428, -10.7973, 42.1084
#ccb800 color charts
#ccb800 color shades, tints & tones
#ccb800 color schemes
#ccb800 color preview, HTML & CSS examples
This text has a color of #ccb800
<p style="color:#ccb800;">Text here</p>
.mytext {color:#ccb800;}
This box has a color of #ccb800
<div style="background-color:#ccb800;">Content here</div>
.mybackground {background-color:#ccb800;}
Border around this has a color of #ccb800
<div style="border:2px solid #ccb800;">Content here</div>
.myborder {border:2px solid #ccb800;}