#cbd25c color space conversions
Hex:
#cbd25c
RGB:
203, 210, 92
CMY:
20, 18, 64
CMYK:
3, 0, 56, 18
HSL:
64°, 56.7308%, 59.2157%
HSV (HSB):
64°, 56.1905%, 82.3529%
XYZ:
49.6070, 59.5624, 19.0073
xyY:
0.3870, 0.4647, 59.5624
CIE-Lab:
81.5998, -18.1217, 56.4990
CIE-LCH:
81.5998, 59.3340, 107.7833
CIE-Luv:
81.5998, 0.6101, 71.8058
Hunter-Lab:
77.1767, -20.3245, 39.4215
#cbd25c color charts
#cbd25c color shades, tints & tones
#cbd25c color schemes
#cbd25c color preview, HTML & CSS examples
This text has a color of #cbd25c
<p style="color:#cbd25c;">Text here</p>
.mytext {color:#cbd25c;}
This box has a color of #cbd25c
<div style="background-color:#cbd25c;">Content here</div>
.mybackground {background-color:#cbd25c;}
Border around this has a color of #cbd25c
<div style="border:2px solid #cbd25c;">Content here</div>
.myborder {border:2px solid #cbd25c;}