#cbcd85 color space conversions
Hex:
#cbcd85
RGB:
203, 205, 133
CMY:
20, 20, 48
CMYK:
1, 0, 35, 20
HSL:
62°, 41.8605%, 66.2745%
HSV (HSB):
62°, 35.1220%, 80.3922%
XYZ:
50.6936, 58.0526, 30.7237
xyY:
0.3635, 0.4162, 58.0526
CIE-Lab:
80.7680, -11.6186, 35.6613
CIE-LCH:
80.7680, 37.5063, 108.0458
CIE-Luv:
80.7680, 2.3132, 49.4537
Hunter-Lab:
76.1923, -14.5737, 29.4265
#cbcd85 color charts
#cbcd85 color shades, tints & tones
#cbcd85 color schemes
#cbcd85 color preview, HTML & CSS examples
This text has a color of #cbcd85
<p style="color:#cbcd85;">Text here</p>
.mytext {color:#cbcd85;}
This box has a color of #cbcd85
<div style="background-color:#cbcd85;">Content here</div>
.mybackground {background-color:#cbcd85;}
Border around this has a color of #cbcd85
<div style="border:2px solid #cbcd85;">Content here</div>
.myborder {border:2px solid #cbcd85;}