#ccbd5a color space conversions
Hex:
#ccbd5a
RGB:
204, 189, 90
CMY:
20, 26, 65
CMYK:
0, 7, 56, 20
HSL:
52°, 52.7778%, 57.6471%
HSV (HSB):
52°, 55.8824%, 80.0000%
XYZ:
44.9449, 49.9707, 16.9493
xyY:
0.4018, 0.4467, 49.9707
CIE-Lab:
76.0513, -7.2341, 51.1219
CIE-LCH:
76.0513, 51.6312, 98.0543
CIE-Luv:
76.0513, 14.6600, 62.9520
Hunter-Lab:
70.6900, -10.2167, 35.2670
#ccbd5a color charts
#ccbd5a color shades, tints & tones
#ccbd5a color schemes
#ccbd5a color preview, HTML & CSS examples
This text has a color of #ccbd5a
<p style="color:#ccbd5a;">Text here</p>
.mytext {color:#ccbd5a;}
This box has a color of #ccbd5a
<div style="background-color:#ccbd5a;">Content here</div>
.mybackground {background-color:#ccbd5a;}
Border around this has a color of #ccbd5a
<div style="border:2px solid #ccbd5a;">Content here</div>
.myborder {border:2px solid #ccbd5a;}