#488e8e color space conversions
Hex:
#488e8e
RGB:
72, 142, 142
CMY:
72, 44, 44
CMYK:
49, 0, 0, 44
HSL:
180°, 32.7103%, 41.9608%
HSV (HSB):
180°, 49.2958%, 55.6863%
XYZ:
17.2280, 22.6767, 29.0602
xyY:
0.2498, 0.3288, 22.6767
CIE-Lab:
54.7378, -21.9375, -6.8068
CIE-LCH:
54.7378, 22.9693, 197.2382
CIE-Luv:
54.7378, -30.4761, -6.5833
Hunter-Lab:
47.6201, -18.7575, -2.8478
#488e8e color charts
#488e8e color shades, tints & tones
#488e8e color schemes
#488e8e color preview, HTML & CSS examples
This text has a color of #488e8e
<p style="color:#488e8e;">Text here</p>
.mytext {color:#488e8e;}
This box has a color of #488e8e
<div style="background-color:#488e8e;">Content here</div>
.mybackground {background-color:#488e8e;}
Border around this has a color of #488e8e
<div style="border:2px solid #488e8e;">Content here</div>
.myborder {border:2px solid #488e8e;}