#accfc4 color space conversions
Hex:
#accfc4
RGB:
172, 207, 196
CMY:
33, 19, 23
CMYK:
17, 0, 5, 19
HSL:
161°, 26.7176%, 74.3137%
HSV (HSB):
161°, 16.9082%, 81.1765%
XYZ:
49.2899, 57.3818, 60.7025
xyY:
0.2945, 0.3428, 57.3818
CIE-Lab:
80.3939, -13.7835, 1.5904
CIE-LCH:
80.3939, 13.8749, 173.4180
CIE-Luv:
80.3939, -18.0925, 4.7415
Hunter-Lab:
75.7508, -16.4167, 5.5138
#accfc4 color charts
#accfc4 color shades, tints & tones
#accfc4 color schemes
#accfc4 color preview, HTML & CSS examples
This text has a color of #accfc4
<p style="color:#accfc4;">Text here</p>
.mytext {color:#accfc4;}
This box has a color of #accfc4
<div style="background-color:#accfc4;">Content here</div>
.mybackground {background-color:#accfc4;}
Border around this has a color of #accfc4
<div style="border:2px solid #accfc4;">Content here</div>
.myborder {border:2px solid #accfc4;}