#ccd5a5 color space conversions
Hex:
#ccd5a5
RGB:
204, 213, 165
CMY:
20, 16, 35
CMYK:
4, 0, 23, 16
HSL:
71°, 36.3636%, 74.1176%
HSV (HSB):
71°, 22.5352%, 83.5294%
XYZ:
55.4876, 63.1425, 44.8605
xyY:
0.3394, 0.3862, 63.1425
CIE-Lab:
83.5173, -11.0697, 22.7604
CIE-LCH:
83.5173, 25.3095, 115.9363
CIE-Luv:
83.5173, -2.8968, 34.0717
Hunter-Lab:
79.4622, -14.4143, 22.1513
#ccd5a5 color charts
#ccd5a5 color shades, tints & tones
#ccd5a5 color schemes
#ccd5a5 color preview, HTML & CSS examples
This text has a color of #ccd5a5
<p style="color:#ccd5a5;">Text here</p>
.mytext {color:#ccd5a5;}
This box has a color of #ccd5a5
<div style="background-color:#ccd5a5;">Content here</div>
.mybackground {background-color:#ccd5a5;}
Border around this has a color of #ccd5a5
<div style="border:2px solid #ccd5a5;">Content here</div>
.myborder {border:2px solid #ccd5a5;}