#28decc color space conversions
Hex:
#28decc
RGB:
40, 222, 204
CMY:
84, 13, 20
CMYK:
82, 0, 8, 13
HSL:
174°, 73.3871%, 51.3725%
HSV (HSB):
174°, 81.9820%, 87.0588%
XYZ:
37.8954, 57.0533, 66.1418
xyY:
0.2352, 0.3542, 57.0533
CIE-Lab:
80.2096, -46.6922, -3.5040
CIE-LCH:
80.2096, 46.8235, 184.2917
CIE-Luv:
80.2096, -61.5666, 1.9096
Hunter-Lab:
75.5336, -42.6299, 0.9556
#28decc color charts
#28decc color shades, tints & tones
#28decc color schemes
#28decc color preview, HTML & CSS examples
This text has a color of #28decc
<p style="color:#28decc;">Text here</p>
.mytext {color:#28decc;}
This box has a color of #28decc
<div style="background-color:#28decc;">Content here</div>
.mybackground {background-color:#28decc;}
Border around this has a color of #28decc
<div style="border:2px solid #28decc;">Content here</div>
.myborder {border:2px solid #28decc;}