#cdadcb color space conversions
Hex:
#cdadcb
RGB:
205, 173, 203
CMY:
20, 32, 20
CMYK:
0, 16, 1, 20
HSL:
304°, 24.2424%, 74.1176%
HSV (HSB):
304°, 15.6098%, 80.3922%
XYZ:
50.8999, 47.1781, 62.9235
xyY:
0.3161, 0.2930, 47.1781
CIE-Lab:
74.3035, 16.7951, -10.8937
CIE-LCH:
74.3035, 20.0187, 327.0315
CIE-Luv:
74.3035, 16.4955, -19.4463
Hunter-Lab:
68.6863, 12.0762, -6.2351
#cdadcb color charts
#cdadcb color shades, tints & tones
#cdadcb color schemes
#cdadcb color preview, HTML & CSS examples
This text has a color of #cdadcb
<p style="color:#cdadcb;">Text here</p>
.mytext {color:#cdadcb;}
This box has a color of #cdadcb
<div style="background-color:#cdadcb;">Content here</div>
.mybackground {background-color:#cdadcb;}
Border around this has a color of #cdadcb
<div style="border:2px solid #cdadcb;">Content here</div>
.myborder {border:2px solid #cdadcb;}