#cdbb1e color space conversions
Hex:
#cdbb1e
RGB:
205, 187, 30
CMY:
20, 27, 88
CMYK:
0, 9, 85, 20
HSL:
54°, 74.4681%, 46.0784%
HSV (HSB):
54°, 85.3659%, 80.3922%
XYZ:
43.1815, 48.6135, 8.3357
xyY:
0.4313, 0.4855, 48.6135
CIE-Lab:
75.2103, -8.7715, 72.3362
CIE-LCH:
75.2103, 72.8661, 96.9139
CIE-Luv:
75.2103, 18.3560, 78.5656
Hunter-Lab:
69.7234, -11.4663, 41.7180
#cdbb1e color charts
#cdbb1e color shades, tints & tones
#cdbb1e color schemes
#cdbb1e color preview, HTML & CSS examples
This text has a color of #cdbb1e
<p style="color:#cdbb1e;">Text here</p>
.mytext {color:#cdbb1e;}
This box has a color of #cdbb1e
<div style="background-color:#cdbb1e;">Content here</div>
.mybackground {background-color:#cdbb1e;}
Border around this has a color of #cdbb1e
<div style="border:2px solid #cdbb1e;">Content here</div>
.myborder {border:2px solid #cdbb1e;}