#28b5b5 color space conversions
Hex:
#28b5b5
RGB:
40, 181, 181
CMY:
84, 29, 29
CMYK:
78, 0, 0, 29
HSL:
180°, 63.8009%, 43.3333%
HSV (HSB):
180°, 77.9006%, 70.9804%
XYZ:
25.7394, 36.8351, 49.4693
xyY:
0.2297, 0.3288, 36.8351
CIE-Lab:
67.1531, -34.9315, -10.3850
CIE-LCH:
67.1531, 36.4425, 196.5570
CIE-Luv:
67.1531, -49.0238, -10.5863
Hunter-Lab:
60.6919, -30.5090, -5.8423
#28b5b5 color charts
#28b5b5 color shades, tints & tones
#28b5b5 color schemes
#28b5b5 color preview, HTML & CSS examples
This text has a color of #28b5b5
<p style="color:#28b5b5;">Text here</p>
.mytext {color:#28b5b5;}
This box has a color of #28b5b5
<div style="background-color:#28b5b5;">Content here</div>
.mybackground {background-color:#28b5b5;}
Border around this has a color of #28b5b5
<div style="border:2px solid #28b5b5;">Content here</div>
.myborder {border:2px solid #28b5b5;}