#cbc27a color space conversions
Hex:
#cbc27a
RGB:
203, 194, 122
CMY:
20, 24, 52
CMYK:
0, 4, 40, 20
HSL:
53°, 43.7838%, 63.7255%
HSV (HSB):
53°, 39.9015%, 79.6078%
XYZ:
47.4332, 52.6852, 26.0816
xyY:
0.3759, 0.4175, 52.6852
CIE-Lab:
77.6888, -7.2321, 37.3229
CIE-LCH:
77.6888, 38.0171, 100.9664
CIE-Luv:
77.6888, 9.3947, 49.8290
Hunter-Lab:
72.5846, -10.3752, 29.5047
#cbc27a color charts
#cbc27a color shades, tints & tones
#cbc27a color schemes
#cbc27a color preview, HTML & CSS examples
This text has a color of #cbc27a
<p style="color:#cbc27a;">Text here</p>
.mytext {color:#cbc27a;}
This box has a color of #cbc27a
<div style="background-color:#cbc27a;">Content here</div>
.mybackground {background-color:#cbc27a;}
Border around this has a color of #cbc27a
<div style="border:2px solid #cbc27a;">Content here</div>
.myborder {border:2px solid #cbc27a;}