#ccbd5e color space conversions
Hex:
#ccbd5e
RGB:
204, 189, 94
CMY:
20, 26, 63
CMYK:
0, 7, 54, 20
HSL:
52°, 51.8868%, 58.4314%
HSV (HSB):
52°, 53.9216%, 80.0000%
XYZ:
45.1198, 50.0407, 17.8704
xyY:
0.3992, 0.4427, 50.0407
CIE-Lab:
76.0942, -6.9145, 49.2813
CIE-LCH:
76.0942, 49.7640, 97.9869
CIE-Luv:
76.0942, 14.4954, 61.2500
Hunter-Lab:
70.7395, -9.9412, 34.5396
#ccbd5e color charts
#ccbd5e color shades, tints & tones
#ccbd5e color schemes
#ccbd5e color preview, HTML & CSS examples
This text has a color of #ccbd5e
<p style="color:#ccbd5e;">Text here</p>
.mytext {color:#ccbd5e;}
This box has a color of #ccbd5e
<div style="background-color:#ccbd5e;">Content here</div>
.mybackground {background-color:#ccbd5e;}
Border around this has a color of #ccbd5e
<div style="border:2px solid #ccbd5e;">Content here</div>
.myborder {border:2px solid #ccbd5e;}