#cbc98d color space conversions
Hex:
#cbc98d
RGB:
203, 201, 141
CMY:
20, 21, 45
CMYK:
0, 1, 31, 20
HSL:
58°, 37.3494%, 67.4510%
HSV (HSB):
58°, 30.5419%, 79.6078%
XYZ:
50.3230, 56.3929, 33.4319
xyY:
0.3591, 0.4024, 56.3929
CIE-Lab:
79.8369, -8.5956, 30.3096
CIE-LCH:
79.8369, 31.5049, 105.8330
CIE-Luv:
79.8369, 4.3141, 42.5283
Hunter-Lab:
75.0952, -11.7998, 26.1711
#cbc98d color charts
#cbc98d color shades, tints & tones
#cbc98d color schemes
#cbc98d color preview, HTML & CSS examples
This text has a color of #cbc98d
<p style="color:#cbc98d;">Text here</p>
.mytext {color:#cbc98d;}
This box has a color of #cbc98d
<div style="background-color:#cbc98d;">Content here</div>
.mybackground {background-color:#cbc98d;}
Border around this has a color of #cbc98d
<div style="border:2px solid #cbc98d;">Content here</div>
.myborder {border:2px solid #cbc98d;}