#cbc07a color space conversions
Hex:
#cbc07a
RGB:
203, 192, 122
CMY:
20, 25, 52
CMYK:
0, 5, 40, 20
HSL:
52°, 43.7838%, 63.7255%
HSV (HSB):
52°, 39.9015%, 79.6078%
XYZ:
46.9911, 51.8009, 25.9342
xyY:
0.3768, 0.4153, 51.8009
CIE-Lab:
77.1616, -6.1961, 36.6484
CIE-LCH:
77.1616, 37.1685, 99.5962
CIE-Luv:
77.1616, 10.6237, 48.7854
Hunter-Lab:
71.9729, -9.4098, 29.0168
#cbc07a color charts
#cbc07a color shades, tints & tones
#cbc07a color schemes
#cbc07a color preview, HTML & CSS examples
This text has a color of #cbc07a
<p style="color:#cbc07a;">Text here</p>
.mytext {color:#cbc07a;}
This box has a color of #cbc07a
<div style="background-color:#cbc07a;">Content here</div>
.mybackground {background-color:#cbc07a;}
Border around this has a color of #cbc07a
<div style="border:2px solid #cbc07a;">Content here</div>
.myborder {border:2px solid #cbc07a;}