#cbcd90 color space conversions
Hex:
#cbcd90
RGB:
203, 205, 144
CMY:
20, 20, 44
CMYK:
1, 0, 30, 20
HSL:
62°, 37.8882%, 68.4314%
HSV (HSB):
62°, 29.7561%, 80.3922%
XYZ:
51.4940, 58.3728, 34.9386
xyY:
0.3556, 0.4031, 58.3728
CIE-Lab:
80.9456, -10.2610, 30.2239
CIE-LCH:
80.9456, 31.9182, 108.7523
CIE-Luv:
80.9456, 1.8608, 42.9096
Hunter-Lab:
76.4021, -13.3970, 26.3682
#cbcd90 color charts
#cbcd90 color shades, tints & tones
#cbcd90 color schemes
#cbcd90 color preview, HTML & CSS examples
This text has a color of #cbcd90
<p style="color:#cbcd90;">Text here</p>
.mytext {color:#cbcd90;}
This box has a color of #cbcd90
<div style="background-color:#cbcd90;">Content here</div>
.mybackground {background-color:#cbcd90;}
Border around this has a color of #cbcd90
<div style="border:2px solid #cbcd90;">Content here</div>
.myborder {border:2px solid #cbcd90;}