#accfcc color space conversions
Hex:
#accfcc
RGB:
172, 207, 204
CMY:
33, 19, 20
CMYK:
17, 0, 1, 19
HSL:
175°, 26.7176%, 74.3137%
HSV (HSB):
175°, 16.9082%, 81.1765%
XYZ:
50.2252, 57.7559, 65.6276
xyY:
0.2893, 0.3327, 57.7559
CIE-Lab:
80.6029, -12.1596, -2.3857
CIE-LCH:
80.6029, 12.3914, 191.1005
CIE-Luv:
80.6029, -18.2413, -1.5662
Hunter-Lab:
75.9973, -15.0281, 1.9982
#accfcc color charts
#accfcc RGB chart
#accfcc CMYK chart
#accfcc RGB pie chart
#accfcc color shades, tints & tones
#accfcc color schemes
#accfcc color preview, HTML & CSS examples
This text has a color of #accfcc
<p style="color:#accfcc;">Text here</p>
.mytext {color:#accfcc;}
Text color #accfcc
This box has a color of #accfcc
<div style="background-color:#accfcc;">Content here</div>
.mybackground {background-color:#accfcc;}
Background color #accfcc
Border around this has a color of #accfcc
<div style="border:2px solid #accfcc;">Content here</div>
.myborder {border:2px solid #accfcc;}
Border color #accfcc