#accfd8 color space conversions
Hex:
#accfd8
RGB:
172, 207, 216
CMY:
33, 19, 15
CMYK:
20, 4, 0, 15
HSL:
192°, 36.0656%, 76.0784%
HSV (HSB):
192°, 20.3704%, 84.7059%
XYZ:
51.7208, 58.3542, 73.5033
xyY:
0.2817, 0.3179, 58.3542
CIE-Lab:
80.9353, -9.6191, -8.3170
CIE-LCH:
80.9353, 12.7161, 220.8477
CIE-Luv:
80.9353, -18.4721, -11.2304
Hunter-Lab:
76.3899, -12.8266, -3.5766
#accfd8 color charts
#accfd8 color shades, tints & tones
#accfd8 color schemes
#accfd8 color preview, HTML & CSS examples
This text has a color of #accfd8
<p style="color:#accfd8;">Text here</p>
.mytext {color:#accfd8;}
This box has a color of #accfd8
<div style="background-color:#accfd8;">Content here</div>
.mybackground {background-color:#accfd8;}
Border around this has a color of #accfd8
<div style="border:2px solid #accfd8;">Content here</div>
.myborder {border:2px solid #accfd8;}