#60aabb color space conversions
Hex:
#60aabb
RGB:
96, 170, 187
CMY:
62, 33, 27
CMYK:
49, 9, 0, 27
HSL:
191°, 40.0881%, 55.4902%
HSV (HSB):
191°, 48.6631%, 73.3333%
XYZ:
28.1682, 34.8241, 52.2508
xyY:
0.2444, 0.3022, 34.8241
CIE-Lab:
65.6115, -18.4160, -15.8722
CIE-LCH:
65.6115, 24.3121, 220.7571
CIE-Luv:
65.6115, -32.8690, -21.5009
Hunter-Lab:
59.0120, -18.0673, -11.1886
#60aabb color charts
#60aabb color shades, tints & tones
#60aabb color schemes
#60aabb color preview, HTML & CSS examples
This text has a color of #60aabb
<p style="color:#60aabb;">Text here</p>
.mytext {color:#60aabb;}
This box has a color of #60aabb
<div style="background-color:#60aabb;">Content here</div>
.mybackground {background-color:#60aabb;}
Border around this has a color of #60aabb
<div style="border:2px solid #60aabb;">Content here</div>
.myborder {border:2px solid #60aabb;}