#cbc98b color space conversions
Hex:
#cbc98b
RGB:
203, 201, 139
CMY:
20, 21, 45
CMYK:
0, 1, 32, 20
HSL:
58°, 38.0952%, 67.0588%
HSV (HSB):
58°, 31.5271%, 79.6078%
XYZ:
50.1754, 56.3339, 32.6551
xyY:
0.3605, 0.4048, 56.3339
CIE-Lab:
79.8035, -8.8471, 31.3052
CIE-LCH:
79.8035, 32.5313, 105.7807
CIE-Luv:
79.8035, 4.4055, 43.7450
Hunter-Lab:
75.0559, -12.0192, 26.7434
#cbc98b color charts
#cbc98b color shades, tints & tones
#cbc98b color schemes
#cbc98b color preview, HTML & CSS examples
This text has a color of #cbc98b
<p style="color:#cbc98b;">Text here</p>
.mytext {color:#cbc98b;}
This box has a color of #cbc98b
<div style="background-color:#cbc98b;">Content here</div>
.mybackground {background-color:#cbc98b;}
Border around this has a color of #cbc98b
<div style="border:2px solid #cbc98b;">Content here</div>
.myborder {border:2px solid #cbc98b;}