#ccb71e color space conversions
Hex:
#ccb71e
RGB:
204, 183, 30
CMY:
20, 28, 88
CMYK:
0, 10, 85, 20
HSL:
53°, 74.3590%, 45.8824%
HSV (HSB):
53°, 85.2941%, 80.0000%
XYZ:
42.0697, 46.7981, 8.0439
xyY:
0.4341, 0.4829, 46.7981
CIE-Lab:
74.0604, -7.1430, 71.3565
CIE-LCH:
74.0604, 71.7131, 95.7164
CIE-Luv:
74.0604, 20.4340, 76.9800
Hunter-Lab:
68.4091, -9.9435, 40.9147
#ccb71e color charts
#ccb71e color shades, tints & tones
#ccb71e color schemes
#ccb71e color preview, HTML & CSS examples
This text has a color of #ccb71e
<p style="color:#ccb71e;">Text here</p>
.mytext {color:#ccb71e;}
This box has a color of #ccb71e
<div style="background-color:#ccb71e;">Content here</div>
.mybackground {background-color:#ccb71e;}
Border around this has a color of #ccb71e
<div style="border:2px solid #ccb71e;">Content here</div>
.myborder {border:2px solid #ccb71e;}