#221b6f color space conversions
Hex:
#221b6f
RGB:
34, 27, 111
CMY:
87, 89, 56
CMYK:
69, 76, 0, 56
HSL:
245°, 60.8696%, 27.0588%
HSV (HSB):
245°, 75.6757%, 43.5294%
XYZ:
3.9209, 2.2716, 15.2707
xyY:
0.1827, 0.1058, 2.2716
CIE-Lab:
16.8527, 31.1566, -47.2688
CIE-LCH:
16.8527, 56.6133, 303.3903
CIE-Luv:
16.8527, -2.3450, -49.1600
Hunter-Lab:
15.0720, 20.0595, -49.5215
#221b6f color charts
#221b6f color shades, tints & tones
#221b6f color schemes
#221b6f color preview, HTML & CSS examples
This text has a color of #221b6f
<p style="color:#221b6f;">Text here</p>
.mytext {color:#221b6f;}
This box has a color of #221b6f
<div style="background-color:#221b6f;">Content here</div>
.mybackground {background-color:#221b6f;}
Border around this has a color of #221b6f
<div style="border:2px solid #221b6f;">Content here</div>
.myborder {border:2px solid #221b6f;}