#cdaeca color space conversions
Hex:
#cdaeca
RGB:
205, 174, 202
CMY:
20, 32, 21
CMYK:
0, 15, 1, 20
HSL:
306°, 23.6641%, 74.3137%
HSV (HSB):
306°, 15.1220%, 80.3922%
XYZ:
50.9736, 47.5155, 62.3619
xyY:
0.3169, 0.2954, 47.5155
CIE-Lab:
74.5183, 16.0650, -10.0264
CIE-LCH:
74.5183, 18.9371, 328.0313
CIE-Luv:
74.5183, 16.0878, -17.9840
Hunter-Lab:
68.9315, 11.3673, -5.3873
#cdaeca color charts
#cdaeca color shades, tints & tones
#cdaeca color schemes
#cdaeca color preview, HTML & CSS examples
This text has a color of #cdaeca
<p style="color:#cdaeca;">Text here</p>
.mytext {color:#cdaeca;}
This box has a color of #cdaeca
<div style="background-color:#cdaeca;">Content here</div>
.mybackground {background-color:#cdaeca;}
Border around this has a color of #cdaeca
<div style="border:2px solid #cdaeca;">Content here</div>
.myborder {border:2px solid #cdaeca;}