#accabb color space conversions
Hex:
#accabb
RGB:
172, 202, 187
CMY:
33, 21, 27
CMYK:
15, 0, 7, 21
HSL:
150°, 22.0588%, 73.3333%
HSV (HSB):
150°, 14.8515%, 79.2157%
XYZ:
47.1034, 54.5996, 55.0699
xyY:
0.3005, 0.3483, 54.5996
CIE-Lab:
78.8101, -12.9865, 4.1171
CIE-LCH:
78.8101, 13.6235, 162.4098
CIE-Luv:
78.8101, -15.5172, 8.3427
Hunter-Lab:
73.8915, -15.5223, 7.5364
#accabb color charts
#accabb RGB chart
#accabb CMYK chart
#accabb RGB pie chart
#accabb color shades, tints & tones
#accabb color schemes
#accabb color preview, HTML & CSS examples
This text has a color of #accabb
<p style="color:#accabb;">Text here</p>
.mytext {color:#accabb;}
Text color #accabb
This box has a color of #accabb
<div style="background-color:#accabb;">Content here</div>
.mybackground {background-color:#accabb;}
Background color #accabb
Border around this has a color of #accabb
<div style="border:2px solid #accabb;">Content here</div>
.myborder {border:2px solid #accabb;}
Border color #accabb