#cbcd95 color space conversions
Hex:
#cbcd95
RGB:
203, 205, 149
CMY:
20, 20, 42
CMYK:
1, 0, 27, 20
HSL:
62°, 35.8974%, 69.4118%
HSV (HSB):
62°, 27.3171%, 80.3922%
XYZ:
51.8847, 58.5291, 36.9964
xyY:
0.3520, 0.3970, 58.5291
CIE-Lab:
81.0321, -9.6052, 27.7360
CIE-LCH:
81.0321, 29.3520, 109.1014
CIE-Luv:
81.0321, 1.6450, 39.7887
Hunter-Lab:
76.5043, -12.8249, 24.8812
#cbcd95 color charts
#cbcd95 color shades, tints & tones
#cbcd95 color schemes
#cbcd95 color preview, HTML & CSS examples
This text has a color of #cbcd95
<p style="color:#cbcd95;">Text here</p>
.mytext {color:#cbcd95;}
This box has a color of #cbcd95
<div style="background-color:#cbcd95;">Content here</div>
.mybackground {background-color:#cbcd95;}
Border around this has a color of #cbcd95
<div style="border:2px solid #cbcd95;">Content here</div>
.myborder {border:2px solid #cbcd95;}