#cbcd75 color space conversions
Hex:
#cbcd75
RGB:
203, 205, 117
CMY:
20, 20, 54
CMYK:
1, 0, 43, 20
HSL:
61°, 46.8085%, 63.1373%
HSV (HSB):
61°, 42.9268%, 80.3922%
XYZ:
49.6708, 57.6435, 25.3380
xyY:
0.3744, 0.4345, 57.6435
CIE-Lab:
80.5402, -13.3819, 43.4309
CIE-LCH:
80.5402, 45.4458, 107.1251
CIE-Luv:
80.5402, 2.9128, 58.1276
Hunter-Lab:
75.9233, -16.0869, 33.3594
#cbcd75 color charts
#cbcd75 color shades, tints & tones
#cbcd75 color schemes
#cbcd75 color preview, HTML & CSS examples
This text has a color of #cbcd75
<p style="color:#cbcd75;">Text here</p>
.mytext {color:#cbcd75;}
This box has a color of #cbcd75
<div style="background-color:#cbcd75;">Content here</div>
.mybackground {background-color:#cbcd75;}
Border around this has a color of #cbcd75
<div style="border:2px solid #cbcd75;">Content here</div>
.myborder {border:2px solid #cbcd75;}