#accdcc color space conversions
Hex:
#accdcc
RGB:
172, 205, 204
CMY:
33, 20, 20
CMYK:
16, 0, 0, 20
HSL:
178°, 24.8120%, 73.9216%
HSV (HSB):
178°, 16.0976%, 80.3922%
XYZ:
49.7437, 56.7929, 65.4671
xyY:
0.2892, 0.3302, 56.7929
CIE-Lab:
80.0630, -11.1282, -3.1788
CIE-LCH:
80.0630, 11.5734, 195.9420
CIE-Luv:
80.0630, -17.3095, -2.9528
Hunter-Lab:
75.3611, -14.0592, 1.2468
#accdcc color charts
#accdcc RGB chart
#accdcc CMYK chart
#accdcc RGB pie chart
#accdcc color shades, tints & tones
#accdcc color schemes
#accdcc color preview, HTML & CSS examples
This text has a color of #accdcc
<p style="color:#accdcc;">Text here</p>
.mytext {color:#accdcc;}
Text color #accdcc
This box has a color of #accdcc
<div style="background-color:#accdcc;">Content here</div>
.mybackground {background-color:#accdcc;}
Background color #accdcc
Border around this has a color of #accdcc
<div style="border:2px solid #accdcc;">Content here</div>
.myborder {border:2px solid #accdcc;}
Border color #accdcc