#cdd5b5 color space conversions
Hex:
#cdd5b5
RGB:
205, 213, 181
CMY:
20, 16, 29
CMYK:
4, 0, 15, 16
HSL:
75°, 27.5862%, 77.2549%
HSV (HSB):
75°, 15.0235%, 83.5294%
XYZ:
57.3116, 63.9038, 53.0301
xyY:
0.3289, 0.3667, 63.9038
CIE-Lab:
83.9157, -8.2573, 14.9121
CIE-LCH:
83.9157, 17.0457, 118.9747
CIE-Luv:
83.9157, -2.9780, 23.0800
Hunter-Lab:
79.9399, -11.9221, 16.6264
#cdd5b5 color charts
#cdd5b5 color shades, tints & tones
#cdd5b5 color schemes
#cdd5b5 color preview, HTML & CSS examples
This text has a color of #cdd5b5
<p style="color:#cdd5b5;">Text here</p>
.mytext {color:#cdd5b5;}
This box has a color of #cdd5b5
<div style="background-color:#cdd5b5;">Content here</div>
.mybackground {background-color:#cdd5b5;}
Border around this has a color of #cdd5b5
<div style="border:2px solid #cdd5b5;">Content here</div>
.myborder {border:2px solid #cdd5b5;}