#accdcb color space conversions
Hex:
#accdcb
RGB:
172, 205, 203
CMY:
33, 20, 20
CMYK:
16, 0, 1, 20
HSL:
176°, 24.8120%, 73.9216%
HSV (HSB):
176°, 16.0976%, 80.3922%
XYZ:
49.6241, 56.7451, 64.8373
xyY:
0.2898, 0.3314, 56.7451
CIE-Lab:
80.0360, -11.3351, -2.6823
CIE-LCH:
80.0360, 11.6482, 193.3133
CIE-Luv:
80.0360, -17.2888, -2.1552
Hunter-Lab:
75.3293, -14.2374, 1.6985
#accdcb color charts
#accdcb color shades, tints & tones
#accdcb color schemes
#accdcb color preview, HTML & CSS examples
This text has a color of #accdcb
<p style="color:#accdcb;">Text here</p>
.mytext {color:#accdcb;}
This box has a color of #accdcb
<div style="background-color:#accdcb;">Content here</div>
.mybackground {background-color:#accdcb;}
Border around this has a color of #accdcb
<div style="border:2px solid #accdcb;">Content here</div>
.myborder {border:2px solid #accdcb;}