#acceda color space conversions
Hex:
#acceda
RGB:
172, 206, 218
CMY:
33, 19, 15
CMYK:
21, 6, 0, 15
HSL:
196°, 38.3333%, 76.4706%
HSV (HSB):
196°, 21.1009%, 85.4902%
XYZ:
51.7395, 57.9752, 74.7930
xyY:
0.2804, 0.3142, 57.9752
CIE-Lab:
80.7250, -8.6635, -9.6998
CIE-LCH:
80.7250, 13.0055, 228.2300
CIE-Luv:
80.7250, -18.0590, -13.5721
Hunter-Lab:
76.1415, -11.9537, -4.9410
#acceda color charts
#acceda color shades, tints & tones
#acceda color schemes
#acceda color preview, HTML & CSS examples
This text has a color of #acceda
<p style="color:#acceda;">Text here</p>
.mytext {color:#acceda;}
This box has a color of #acceda
<div style="background-color:#acceda;">Content here</div>
.mybackground {background-color:#acceda;}
Border around this has a color of #acceda
<div style="border:2px solid #acceda;">Content here</div>
.myborder {border:2px solid #acceda;}