#cbc280 color space conversions
Hex:
#cbc280
RGB:
203, 194, 128
CMY:
20, 24, 50
CMYK:
0, 4, 37, 20
HSL:
53°, 41.8994%, 64.9020%
HSV (HSB):
53°, 36.9458%, 79.6078%
XYZ:
47.8167, 52.8386, 28.1007
xyY:
0.3714, 0.4104, 52.8386
CIE-Lab:
77.7796, -6.5578, 34.3536
CIE-LCH:
77.7796, 34.9739, 100.8073
CIE-Luv:
77.7796, 9.1028, 46.4485
Hunter-Lab:
72.6902, -9.7878, 27.9626
#cbc280 color charts
#cbc280 color shades, tints & tones
#cbc280 color schemes
#cbc280 color preview, HTML & CSS examples
This text has a color of #cbc280
<p style="color:#cbc280;">Text here</p>
.mytext {color:#cbc280;}
This box has a color of #cbc280
<div style="background-color:#cbc280;">Content here</div>
.mybackground {background-color:#cbc280;}
Border around this has a color of #cbc280
<div style="border:2px solid #cbc280;">Content here</div>
.myborder {border:2px solid #cbc280;}