#28acc9 color space conversions
Hex:
#28acc9
RGB:
40, 172, 201
CMY:
84, 33, 21
CMYK:
80, 14, 0, 21
HSL:
191°, 66.8050%, 47.2549%
HSV (HSB):
191°, 80.0995%, 78.8235%
XYZ:
26.1702, 34.1732, 60.4751
xyY:
0.2166, 0.2828, 34.1732
CIE-Lab:
65.0998, -24.2865, -24.5729
CIE-LCH:
65.0998, 34.5494, 225.3358
CIE-Luv:
65.0998, -44.4212, -34.9403
Hunter-Lab:
58.4579, -22.3910, -20.4155
#28acc9 color charts
#28acc9 color shades, tints & tones
#28acc9 color schemes
#28acc9 color preview, HTML & CSS examples
This text has a color of #28acc9
<p style="color:#28acc9;">Text here</p>
.mytext {color:#28acc9;}
This box has a color of #28acc9
<div style="background-color:#28acc9;">Content here</div>
.mybackground {background-color:#28acc9;}
Border around this has a color of #28acc9
<div style="border:2px solid #28acc9;">Content here</div>
.myborder {border:2px solid #28acc9;}