#acdcaf color space conversions
Hex:
#acdcaf
RGB:
172, 220, 175
CMY:
33, 14, 31
CMYK:
22, 0, 20, 14
HSL:
124°, 40.6780%, 76.8627%
HSV (HSB):
124°, 21.8182%, 86.2745%
XYZ:
50.3443, 63.0522, 50.0743
xyY:
0.3080, 0.3857, 63.0522
CIE-Lab:
83.4698, -24.1976, 17.1231
CIE-LCH:
83.4698, 29.6433, 144.7154
CIE-Luv:
83.4698, -24.0586, 28.9580
Hunter-Lab:
79.4054, -25.7876, 18.1946
#acdcaf color charts
#acdcaf color shades, tints & tones
#acdcaf color schemes
#acdcaf color preview, HTML & CSS examples
This text has a color of #acdcaf
<p style="color:#acdcaf;">Text here</p>
.mytext {color:#acdcaf;}
This box has a color of #acdcaf
<div style="background-color:#acdcaf;">Content here</div>
.mybackground {background-color:#acdcaf;}
Border around this has a color of #acdcaf
<div style="border:2px solid #acdcaf;">Content here</div>
.myborder {border:2px solid #acdcaf;}