#acccbd color space conversions
Hex:
#acccbd
RGB:
172, 204, 189
CMY:
33, 20, 26
CMYK:
16, 0, 7, 20
HSL:
152°, 23.8806%, 73.7255%
HSV (HSB):
152°, 15.6863%, 80.0000%
XYZ:
47.7914, 55.6305, 56.3630
xyY:
0.2991, 0.3482, 55.6305
CIE-Lab:
79.4031, -13.6255, 3.9019
CIE-LCH:
79.4031, 14.1731, 164.0198
CIE-Luv:
79.4031, -16.5251, 8.1441
Hunter-Lab:
74.5859, -16.1501, 7.4059
#acccbd color charts
#acccbd color shades, tints & tones
#acccbd color schemes
#acccbd color preview, HTML & CSS examples
This text has a color of #acccbd
<p style="color:#acccbd;">Text here</p>
.mytext {color:#acccbd;}
This box has a color of #acccbd
<div style="background-color:#acccbd;">Content here</div>
.mybackground {background-color:#acccbd;}
Border around this has a color of #acccbd
<div style="border:2px solid #acccbd;">Content here</div>
.myborder {border:2px solid #acccbd;}