#acf8c8 color space conversions
Hex:
#acf8c8
RGB:
172, 248, 200
CMY:
33, 3, 22
CMYK:
31, 0, 19, 3
HSL:
142°, 84.4444%, 82.3529%
HSV (HSB):
142°, 30.6452%, 97.2549%
XYZ:
61.0060, 80.0756, 66.8844
xyY:
0.2933, 0.3850, 80.0756
CIE-Lab:
91.7188, -33.0031, 15.7080
CIE-LCH:
91.7188, 36.5506, 154.5477
CIE-Luv:
91.7188, -36.9856, 29.0191
Hunter-Lab:
89.4850, -34.9071, 18.3239
#acf8c8 color charts
#acf8c8 color shades, tints & tones
#acf8c8 color schemes
#acf8c8 color preview, HTML & CSS examples
This text has a color of #acf8c8
<p style="color:#acf8c8;">Text here</p>
.mytext {color:#acf8c8;}
This box has a color of #acf8c8
<div style="background-color:#acf8c8;">Content here</div>
.mybackground {background-color:#acf8c8;}
Border around this has a color of #acf8c8
<div style="border:2px solid #acf8c8;">Content here</div>
.myborder {border:2px solid #acf8c8;}