#40aabb color space conversions
Hex:
#40aabb
RGB:
64, 170, 187
CMY:
75, 33, 27
CMYK:
66, 9, 0, 27
HSL:
188°, 49.0040%, 49.2157%
HSV (HSB):
188°, 65.7754%, 73.3333%
XYZ:
25.4587, 33.4273, 52.1240
xyY:
0.2293, 0.3011, 33.4273
CIE-Lab:
64.5054, -24.6993, -17.6525
CIE-LCH:
64.5054, 30.3590, 215.5532
CIE-Luv:
64.5054, -40.9162, -23.4920
Hunter-Lab:
57.8163, -22.5783, -12.9811
#40aabb color charts
#40aabb color shades, tints & tones
#40aabb color schemes
#40aabb color preview, HTML & CSS examples
This text has a color of #40aabb
<p style="color:#40aabb;">Text here</p>
.mytext {color:#40aabb;}
This box has a color of #40aabb
<div style="background-color:#40aabb;">Content here</div>
.mybackground {background-color:#40aabb;}
Border around this has a color of #40aabb
<div style="border:2px solid #40aabb;">Content here</div>
.myborder {border:2px solid #40aabb;}