#cbcd48 color space conversions
Hex:
#cbcd48
RGB:
203, 205, 72
CMY:
20, 20, 72
CMYK:
1, 0, 65, 20
HSL:
61°, 57.0815%, 54.3137%
HSV (HSB):
61°, 64.8780%, 80.3922%
XYZ:
47.6296, 56.8270, 14.5893
xyY:
0.4001, 0.4774, 56.8270
CIE-Lab:
80.0822, -17.0020, 63.3169
CIE-LCH:
80.0822, 65.5599, 105.0307
CIE-Luv:
80.0822, 4.1880, 76.5810
Hunter-Lab:
75.3837, -19.1400, 41.2940
#cbcd48 color charts
#cbcd48 color shades, tints & tones
#cbcd48 color schemes
#cbcd48 color preview, HTML & CSS examples
This text has a color of #cbcd48
<p style="color:#cbcd48;">Text here</p>
.mytext {color:#cbcd48;}
This box has a color of #cbcd48
<div style="background-color:#cbcd48;">Content here</div>
.mybackground {background-color:#cbcd48;}
Border around this has a color of #cbcd48
<div style="border:2px solid #cbcd48;">Content here</div>
.myborder {border:2px solid #cbcd48;}