#abb3a2 color space conversions
Hex:
#abb3a2
RGB:
171, 179, 162
CMY:
33, 30, 36
CMYK:
4, 0, 9, 30
HSL:
88°, 10.0592%, 66.8627%
HSV (HSB):
88°, 9.4972%, 70.1961%
XYZ:
39.4363, 43.5068, 40.5015
xyY:
0.3195, 0.3524, 43.5068
CIE-Lab:
71.8976, -5.9430, 7.7117
CIE-LCH:
71.8976, 9.7360, 127.6197
CIE-Luv:
71.8976, -3.6833, 12.1201
Hunter-Lab:
65.9597, -8.7070, 9.7656
#abb3a2 color charts
#abb3a2 color shades, tints & tones
#abb3a2 color schemes
#abb3a2 color preview, HTML & CSS examples
This text has a color of #abb3a2
<p style="color:#abb3a2;">Text here</p>
.mytext {color:#abb3a2;}
This box has a color of #abb3a2
<div style="background-color:#abb3a2;">Content here</div>
.mybackground {background-color:#abb3a2;}
Border around this has a color of #abb3a2
<div style="border:2px solid #abb3a2;">Content here</div>
.myborder {border:2px solid #abb3a2;}