#cbc180 color space conversions
Hex:
#cbc180
RGB:
203, 193, 128
CMY:
20, 24, 50
CMYK:
0, 5, 37, 20
HSL:
52°, 41.8994%, 64.9020%
HSV (HSB):
52°, 36.9458%, 79.6078%
XYZ:
47.5948, 52.3950, 28.0268
xyY:
0.3718, 0.4093, 52.3950
CIE-Lab:
77.5164, -6.0392, 34.0116
CIE-LCH:
77.5164, 34.5436, 100.0687
CIE-Luv:
77.5164, 9.7100, 45.9153
Hunter-Lab:
72.3844, -9.3036, 27.7123
#cbc180 color charts
#cbc180 color shades, tints & tones
#cbc180 color schemes
#cbc180 color preview, HTML & CSS examples
This text has a color of #cbc180
<p style="color:#cbc180;">Text here</p>
.mytext {color:#cbc180;}
This box has a color of #cbc180
<div style="background-color:#cbc180;">Content here</div>
.mybackground {background-color:#cbc180;}
Border around this has a color of #cbc180
<div style="border:2px solid #cbc180;">Content here</div>
.myborder {border:2px solid #cbc180;}