#acc7da color space conversions
Hex:
#acc7da
RGB:
172, 199, 218
CMY:
33, 22, 15
CMYK:
21, 9, 0, 15
HSL:
205°, 38.3333%, 76.4706%
HSV (HSB):
205°, 21.1009%, 85.4902%
XYZ:
50.0916, 54.6795, 74.2438
xyY:
0.2798, 0.3054, 54.6795
CIE-Lab:
78.8563, -4.9897, -12.4887
CIE-LCH:
78.8563, 13.4486, 248.2215
CIE-Luv:
78.8563, -14.8896, -18.5547
Hunter-Lab:
73.9456, -8.4868, -7.7672
#acc7da color charts
#acc7da color shades, tints & tones
#acc7da color schemes
#acc7da color preview, HTML & CSS examples
This text has a color of #acc7da
<p style="color:#acc7da;">Text here</p>
.mytext {color:#acc7da;}
This box has a color of #acc7da
<div style="background-color:#acc7da;">Content here</div>
.mybackground {background-color:#acc7da;}
Border around this has a color of #acc7da
<div style="border:2px solid #acc7da;">Content here</div>
.myborder {border:2px solid #acc7da;}