#28cdcd color space conversions
Hex:
#28cdcd
RGB:
40, 205, 205
CMY:
84, 20, 20
CMYK:
80, 0, 0, 20
HSL:
180°, 67.3469%, 48.0392%
HSV (HSB):
180°, 80.4878%, 80.3922%
XYZ:
33.7258, 48.5215, 65.3457
xyY:
0.2285, 0.3288, 48.5215
CIE-Lab:
75.1527, -38.9200, -11.5404
CIE-LCH:
75.1527, 40.5949, 196.5159
CIE-Luv:
75.1527, -55.6502, -12.0170
Hunter-Lab:
69.6574, -35.4766, -6.8598
#28cdcd color charts
#28cdcd color shades, tints & tones
#28cdcd color schemes
#28cdcd color preview, HTML & CSS examples
This text has a color of #28cdcd
<p style="color:#28cdcd;">Text here</p>
.mytext {color:#28cdcd;}
This box has a color of #28cdcd
<div style="background-color:#28cdcd;">Content here</div>
.mybackground {background-color:#28cdcd;}
Border around this has a color of #28cdcd
<div style="border:2px solid #28cdcd;">Content here</div>
.myborder {border:2px solid #28cdcd;}