#accabe color space conversions
Hex:
#accabe
RGB:
172, 202, 190
CMY:
33, 21, 25
CMYK:
15, 0, 6, 21
HSL:
156°, 22.0588%, 73.3333%
HSV (HSB):
156°, 14.8515%, 79.2157%
XYZ:
47.4281, 54.7294, 56.7793
xyY:
0.2984, 0.3443, 54.7294
CIE-Lab:
78.8852, -12.4033, 2.6146
CIE-LCH:
78.8852, 12.6759, 168.0966
CIE-Luv:
78.8852, -15.5848, 6.0229
Hunter-Lab:
73.9793, -15.0277, 6.2803
#accabe color charts
#accabe color shades, tints & tones
#accabe color schemes
#accabe color preview, HTML & CSS examples
This text has a color of #accabe
<p style="color:#accabe;">Text here</p>
.mytext {color:#accabe;}
This box has a color of #accabe
<div style="background-color:#accabe;">Content here</div>
.mybackground {background-color:#accabe;}
Border around this has a color of #accabe
<div style="border:2px solid #accabe;">Content here</div>
.myborder {border:2px solid #accabe;}