#cbcd93 color space conversions
Hex:
#cbcd93
RGB:
203, 205, 147
CMY:
20, 20, 42
CMYK:
1, 0, 28, 20
HSL:
62°, 36.7089%, 69.0196%
HSV (HSB):
62°, 28.2927%, 80.3922%
XYZ:
51.7264, 58.4657, 36.1625
xyY:
0.3534, 0.3995, 58.4657
CIE-Lab:
80.9970, -9.8704, 28.7321
CIE-LCH:
80.9970, 30.3802, 108.9592
CIE-Luv:
80.9970, 1.7320, 41.0477
Hunter-Lab:
76.4629, -13.0566, 25.4833
#cbcd93 color charts
#cbcd93 color shades, tints & tones
#cbcd93 color schemes
#cbcd93 color preview, HTML & CSS examples
This text has a color of #cbcd93
<p style="color:#cbcd93;">Text here</p>
.mytext {color:#cbcd93;}
This box has a color of #cbcd93
<div style="background-color:#cbcd93;">Content here</div>
.mybackground {background-color:#cbcd93;}
Border around this has a color of #cbcd93
<div style="border:2px solid #cbcd93;">Content here</div>
.myborder {border:2px solid #cbcd93;}