#acfcc5 color space conversions
Hex:
#acfcc5
RGB:
172, 252, 197
CMY:
33, 1, 23
CMYK:
32, 0, 22, 1
HSL:
139°, 93.0233%, 83.1373%
HSV (HSB):
139°, 31.7460%, 98.8235%
XYZ:
61.9017, 82.4227, 65.4699
xyY:
0.2951, 0.3929, 82.4227
CIE-Lab:
92.7611, -35.3953, 18.7121
CIE-LCH:
92.7611, 40.0371, 152.1364
CIE-Luv:
92.7611, -38.8032, 33.7281
Hunter-Lab:
90.7869, -37.1696, 20.7946
#acfcc5 color charts
#acfcc5 color shades, tints & tones
#acfcc5 color schemes
#acfcc5 color preview, HTML & CSS examples
This text has a color of #acfcc5
<p style="color:#acfcc5;">Text here</p>
.mytext {color:#acfcc5;}
This box has a color of #acfcc5
<div style="background-color:#acfcc5;">Content here</div>
.mybackground {background-color:#acfcc5;}
Border around this has a color of #acfcc5
<div style="border:2px solid #acfcc5;">Content here</div>
.myborder {border:2px solid #acfcc5;}