#cbc380 color space conversions
Hex:
#cbc380
RGB:
203, 195, 128
CMY:
20, 24, 50
CMYK:
0, 4, 37, 20
HSL:
54°, 41.8994%, 64.9020%
HSV (HSB):
54°, 36.9458%, 79.6078%
XYZ:
48.0400, 53.2852, 28.1752
xyY:
0.3710, 0.4115, 53.2852
CIE-Lab:
78.0431, -7.0755, 34.6955
CIE-LCH:
78.0431, 35.4096, 101.5263
CIE-Luv:
78.0431, 8.4969, 46.9811
Hunter-Lab:
72.9967, -10.2714, 28.2130
#cbc380 color charts
#cbc380 color shades, tints & tones
#cbc380 color schemes
#cbc380 color preview, HTML & CSS examples
This text has a color of #cbc380
<p style="color:#cbc380;">Text here</p>
.mytext {color:#cbc380;}
This box has a color of #cbc380
<div style="background-color:#cbc380;">Content here</div>
.mybackground {background-color:#cbc380;}
Border around this has a color of #cbc380
<div style="border:2px solid #cbc380;">Content here</div>
.myborder {border:2px solid #cbc380;}