#cbc18e color space conversions
Hex:
#cbc18e
RGB:
203, 193, 142
CMY:
20, 24, 44
CMYK:
0, 5, 30, 20
HSL:
50°, 36.9697%, 67.6471%
HSV (HSB):
50°, 30.0493%, 79.6078%
XYZ:
48.5811, 52.7894, 33.2201
xyY:
0.3610, 0.3922, 52.7894
CIE-Lab:
77.7505, -4.3246, 26.9980
CIE-LCH:
77.7505, 27.3421, 99.1005
CIE-Luv:
77.7505, 8.9653, 37.4485
Hunter-Lab:
72.6563, -7.7961, 23.7507
#cbc18e color charts
#cbc18e color shades, tints & tones
#cbc18e color schemes
#cbc18e color preview, HTML & CSS examples
This text has a color of #cbc18e
<p style="color:#cbc18e;">Text here</p>
.mytext {color:#cbc18e;}
This box has a color of #cbc18e
<div style="background-color:#cbc18e;">Content here</div>
.mybackground {background-color:#cbc18e;}
Border around this has a color of #cbc18e
<div style="border:2px solid #cbc18e;">Content here</div>
.myborder {border:2px solid #cbc18e;}