#cdbc31 color space conversions
Hex:
#cdbc31
RGB:
205, 188, 49
CMY:
20, 26, 81
CMYK:
0, 8, 76, 20
HSL:
53°, 61.4173%, 49.8039%
HSV (HSB):
53°, 76.0976%, 80.3922%
XYZ:
43.7144, 49.1673, 10.0920
xyY:
0.4245, 0.4775, 49.1673
CIE-Lab:
75.5553, -8.6840, 67.3428
CIE-LCH:
75.5553, 67.9004, 97.3478
CIE-Luv:
75.5553, 17.3213, 75.5890
Hunter-Lab:
70.1194, -11.4270, 40.5502
#cdbc31 color charts
#cdbc31 color shades, tints & tones
#cdbc31 color schemes
#cdbc31 color preview, HTML & CSS examples
This text has a color of #cdbc31
<p style="color:#cdbc31;">Text here</p>
.mytext {color:#cdbc31;}
This box has a color of #cdbc31
<div style="background-color:#cdbc31;">Content here</div>
.mybackground {background-color:#cdbc31;}
Border around this has a color of #cdbc31
<div style="border:2px solid #cdbc31;">Content here</div>
.myborder {border:2px solid #cdbc31;}