#accb70 color space conversions
Hex:
#accb70
RGB:
172, 203, 112
CMY:
33, 20, 56
CMYK:
15, 0, 45, 20
HSL:
80°, 46.6667%, 61.7647%
HSV (HSB):
80°, 44.8276%, 79.6078%
XYZ:
41.2938, 52.6524, 23.3157
xyY:
0.3522, 0.4490, 52.6524
CIE-Lab:
77.6693, -25.0555, 41.8450
CIE-LCH:
77.6693, 48.7728, 120.9119
CIE-Luv:
77.6693, -14.6617, 58.1462
Hunter-Lab:
72.5620, -25.4020, 31.7422
#accb70 color charts
#accb70 color shades, tints & tones
#accb70 color schemes
#accb70 color preview, HTML & CSS examples
This text has a color of #accb70
<p style="color:#accb70;">Text here</p>
.mytext {color:#accb70;}
This box has a color of #accb70
<div style="background-color:#accb70;">Content here</div>
.mybackground {background-color:#accb70;}
Border around this has a color of #accb70
<div style="border:2px solid #accb70;">Content here</div>
.myborder {border:2px solid #accb70;}