#accacc color space conversions
Hex:
#accacc
RGB:
172, 202, 204
CMY:
33, 21, 20
CMYK:
16, 1, 0, 20
HSL:
184°, 23.8806%, 73.7255%
HSV (HSB):
184°, 15.6863%, 80.0000%
XYZ:
49.0329, 55.3713, 65.2302
xyY:
0.2891, 0.3264, 55.3713
CIE-Lab:
79.2547, -9.5726, -4.3685
CIE-LCH:
79.2547, 10.5223, 204.5299
CIE-Luv:
79.2547, -15.9098, -5.0370
Hunter-Lab:
74.4119, -12.6004, 0.1142
#accacc color charts
#accacc RGB chart
#accacc CMYK chart
#accacc RGB pie chart
#accacc color shades, tints & tones
#accacc color schemes
#accacc color preview, HTML & CSS examples
This text has a color of #accacc
<p style="color:#accacc;">Text here</p>
.mytext {color:#accacc;}
Text color #accacc
This box has a color of #accacc
<div style="background-color:#accacc;">Content here</div>
.mybackground {background-color:#accacc;}
Background color #accacc
Border around this has a color of #accacc
<div style="border:2px solid #accacc;">Content here</div>
.myborder {border:2px solid #accacc;}
Border color #accacc