#21aabb color space conversions
Hex:
#21aabb
RGB:
33, 170, 187
CMY:
87, 33, 27
CMYK:
82, 9, 0, 27
HSL:
187°, 70.0000%, 43.1373%
HSV (HSB):
187°, 82.3529%, 73.3333%
XYZ:
23.9716, 32.6606, 52.0544
xyY:
0.2206, 0.3005, 32.6606
CIE-Lab:
63.8852, -28.4280, -18.6522
CIE-LCH:
63.8852, 34.0008, 213.2697
CIE-Luv:
63.8852, -45.4582, -24.6165
Hunter-Lab:
57.1495, -25.1391, -13.9994
#21aabb color charts
#21aabb color shades, tints & tones
#21aabb color schemes
#21aabb color preview, HTML & CSS examples
This text has a color of #21aabb
<p style="color:#21aabb;">Text here</p>
.mytext {color:#21aabb;}
This box has a color of #21aabb
<div style="background-color:#21aabb;">Content here</div>
.mybackground {background-color:#21aabb;}
Border around this has a color of #21aabb
<div style="border:2px solid #21aabb;">Content here</div>
.myborder {border:2px solid #21aabb;}