#abc3ae color space conversions
Hex:
#abc3ae
RGB:
171, 195, 174
CMY:
33, 24, 32
CMYK:
12, 0, 11, 24
HSL:
128°, 16.6667%, 71.7647%
HSV (HSB):
128°, 12.3077%, 76.4706%
XYZ:
43.9497, 50.7441, 47.5226
xyY:
0.3090, 0.3568, 50.7441
CIE-Lab:
76.5238, -12.1673, 7.8152
CIE-LCH:
76.5238, 14.4609, 147.2869
CIE-Luv:
76.5238, -12.2714, 13.5043
Hunter-Lab:
71.2349, -14.5323, 10.3106
#abc3ae color charts
#abc3ae RGB chart
#abc3ae CMYK chart
#abc3ae RGB pie chart
#abc3ae color shades, tints & tones
#abc3ae color schemes
#abc3ae color preview, HTML & CSS examples
This text has a color of #abc3ae
<p style="color:#abc3ae;">Text here</p>
.mytext {color:#abc3ae;}
Text color #abc3ae
This box has a color of #abc3ae
<div style="background-color:#abc3ae;">Content here</div>
.mybackground {background-color:#abc3ae;}
Background color #abc3ae
Border around this has a color of #abc3ae
<div style="border:2px solid #abc3ae;">Content here</div>
.myborder {border:2px solid #abc3ae;}
Border color #abc3ae