#accdb3 color space conversions
Hex:
#accdb3
RGB:
172, 205, 179
CMY:
33, 20, 30
CMYK:
16, 0, 13, 20
HSL:
133°, 24.8120%, 73.9216%
HSV (HSB):
133°, 16.0976%, 80.3922%
XYZ:
46.9813, 55.6880, 50.9205
xyY:
0.3059, 0.3626, 55.6880
CIE-Lab:
79.4359, -16.0265, 9.3033
CIE-LCH:
79.4359, 18.5310, 149.8652
CIE-Luv:
79.4359, -16.8125, 16.3964
Hunter-Lab:
74.6244, -18.2144, 11.7801
#accdb3 color charts
#accdb3 color shades, tints & tones
#accdb3 color schemes
#accdb3 color preview, HTML & CSS examples
This text has a color of #accdb3
<p style="color:#accdb3;">Text here</p>
.mytext {color:#accdb3;}
This box has a color of #accdb3
<div style="background-color:#accdb3;">Content here</div>
.mybackground {background-color:#accdb3;}
Border around this has a color of #accdb3
<div style="border:2px solid #accdb3;">Content here</div>
.myborder {border:2px solid #accdb3;}