#acc7cc color space conversions
Hex:
#acc7cc
RGB:
172, 199, 204
CMY:
33, 22, 20
CMYK:
16, 2, 0, 20
HSL:
189°, 23.8806%, 73.7255%
HSV (HSB):
189°, 15.6863%, 80.0000%
XYZ:
48.3358, 53.9771, 64.9978
xyY:
0.2889, 0.3226, 53.9771
CIE-Lab:
78.4484, -8.0067, -5.5582
CIE-LCH:
78.4484, 9.7469, 214.7683
CIE-Luv:
78.4484, -14.5078, -7.1258
Hunter-Lab:
73.4691, -11.1348, -1.0252
#acc7cc color charts
#acc7cc color shades, tints & tones
#acc7cc color schemes
#acc7cc color preview, HTML & CSS examples
This text has a color of #acc7cc
<p style="color:#acc7cc;">Text here</p>
.mytext {color:#acc7cc;}
This box has a color of #acc7cc
<div style="background-color:#acc7cc;">Content here</div>
.mybackground {background-color:#acc7cc;}
Border around this has a color of #acc7cc
<div style="border:2px solid #acc7cc;">Content here</div>
.myborder {border:2px solid #acc7cc;}