#acc1be color space conversions
Hex:
#acc1be
RGB:
172, 193, 190
CMY:
33, 24, 25
CMYK:
11, 0, 2, 24
HSL:
171°, 14.4828%, 71.5686%
HSV (HSB):
171°, 10.8808%, 75.6863%
XYZ:
45.3775, 50.6283, 56.0958
xyY:
0.2983, 0.3329, 50.6283
CIE-Lab:
76.4533, -7.7211, -0.9297
CIE-LCH:
76.4533, 7.7769, 186.8660
CIE-Luv:
76.4533, -11.2411, -0.0801
Hunter-Lab:
71.1536, -10.6821, 3.0647
#acc1be color charts
#acc1be color shades, tints & tones
#acc1be color schemes
#acc1be color preview, HTML & CSS examples
This text has a color of #acc1be
<p style="color:#acc1be;">Text here</p>
.mytext {color:#acc1be;}
This box has a color of #acc1be
<div style="background-color:#acc1be;">Content here</div>
.mybackground {background-color:#acc1be;}
Border around this has a color of #acc1be
<div style="border:2px solid #acc1be;">Content here</div>
.myborder {border:2px solid #acc1be;}