#ccbf32 color space conversions
Hex:
#ccbf32
RGB:
204, 191, 50
CMY:
20, 25, 80
CMYK:
0, 6, 75, 20
HSL:
55°, 60.6299%, 49.8039%
HSV (HSB):
55°, 75.4902%, 80.0000%
XYZ:
44.1084, 50.3293, 10.4074
xyY:
0.4207, 0.4800, 50.3293
CIE-Lab:
76.2709, -10.6126, 67.6434
CIE-LCH:
76.2709, 68.4709, 98.9165
CIE-Luv:
76.2709, 14.5374, 76.5709
Hunter-Lab:
70.9431, -13.1694, 40.9623
#ccbf32 color charts
#ccbf32 color shades, tints & tones
#ccbf32 color schemes
#ccbf32 color preview, HTML & CSS examples
This text has a color of #ccbf32
<p style="color:#ccbf32;">Text here</p>
.mytext {color:#ccbf32;}
This box has a color of #ccbf32
<div style="background-color:#ccbf32;">Content here</div>
.mybackground {background-color:#ccbf32;}
Border around this has a color of #ccbf32
<div style="border:2px solid #ccbf32;">Content here</div>
.myborder {border:2px solid #ccbf32;}