#abc3a5 color space conversions
Hex:
#abc3a5
RGB:
171, 195, 165
CMY:
33, 24, 35
CMYK:
12, 0, 15, 24
HSL:
108°, 20.0000%, 70.5882%
HSV (HSB):
108°, 15.3846%, 76.4706%
XYZ:
43.1012, 50.4048, 43.0547
xyY:
0.3156, 0.3691, 50.4048
CIE-Lab:
76.3170, -13.7804, 12.3704
CIE-LCH:
76.3170, 18.5183, 138.0863
CIE-Luv:
76.3170, -12.0305, 20.1655
Hunter-Lab:
70.9963, -15.8778, 13.7418
#abc3a5 color charts
#abc3a5 color shades, tints & tones
#abc3a5 color schemes
#abc3a5 color preview, HTML & CSS examples
This text has a color of #abc3a5
<p style="color:#abc3a5;">Text here</p>
.mytext {color:#abc3a5;}
This box has a color of #abc3a5
<div style="background-color:#abc3a5;">Content here</div>
.mybackground {background-color:#abc3a5;}
Border around this has a color of #abc3a5
<div style="border:2px solid #abc3a5;">Content here</div>
.myborder {border:2px solid #abc3a5;}