#accdaf color space conversions
Hex:
#accdaf
RGB:
172, 205, 175
CMY:
33, 20, 31
CMYK:
16, 0, 15, 20
HSL:
125°, 24.8120%, 73.9216%
HSV (HSB):
125°, 16.0976%, 80.3922%
XYZ:
46.5824, 55.5284, 48.8203
xyY:
0.3086, 0.3679, 55.5284
CIE-Lab:
79.3447, -16.7552, 11.3103
CIE-LCH:
79.3447, 20.2153, 145.9794
CIE-Luv:
79.3447, -16.7374, 19.3604
Hunter-Lab:
74.5174, -18.8213, 13.3181
#accdaf color charts
#accdaf color shades, tints & tones
#accdaf color schemes
#accdaf color preview, HTML & CSS examples
This text has a color of #accdaf
<p style="color:#accdaf;">Text here</p>
.mytext {color:#accdaf;}
This box has a color of #accdaf
<div style="background-color:#accdaf;">Content here</div>
.mybackground {background-color:#accdaf;}
Border around this has a color of #accdaf
<div style="border:2px solid #accdaf;">Content here</div>
.myborder {border:2px solid #accdaf;}