#28dedd color space conversions
Hex:
#28dedd
RGB:
40, 222, 221
CMY:
84, 13, 13
CMYK:
82, 0, 0, 13
HSL:
180°, 73.3871%, 51.3725%
HSV (HSB):
180°, 81.9820%, 87.0588%
XYZ:
40.0475, 57.9141, 77.4744
xyY:
0.2283, 0.3301, 57.9141
CIE-Lab:
80.6910, -41.9290, -11.8425
CIE-LCH:
80.6910, 43.5694, 195.7719
CIE-Luv:
80.6910, -60.2829, -12.1612
Hunter-Lab:
76.1013, -39.2437, -7.0888
#28dedd color charts
#28dedd color shades, tints & tones
#28dedd color schemes
#28dedd color preview, HTML & CSS examples
This text has a color of #28dedd
<p style="color:#28dedd;">Text here</p>
.mytext {color:#28dedd;}
This box has a color of #28dedd
<div style="background-color:#28dedd;">Content here</div>
.mybackground {background-color:#28dedd;}
Border around this has a color of #28dedd
<div style="border:2px solid #28dedd;">Content here</div>
.myborder {border:2px solid #28dedd;}