#213b3d color space conversions
Hex:
#213b3d
RGB:
33, 59, 61
CMY:
87, 77, 76
CMYK:
46, 3, 0, 76
HSL:
184°, 29.7872%, 18.4314%
HSV (HSB):
184°, 45.9016%, 23.9216%
XYZ:
3.0335, 3.7882, 4.9862
xyY:
0.2569, 0.3208, 3.7882
CIE-Lab:
22.9585, -9.3242, -4.3841
CIE-LCH:
22.9585, 10.3034, 205.1822
CIE-Luv:
22.9585, -10.6414, -3.7692
Hunter-Lab:
19.4633, -6.2404, -1.5649
#213b3d color charts
#213b3d color shades, tints & tones
#213b3d color schemes
#213b3d color preview, HTML & CSS examples
This text has a color of #213b3d
<p style="color:#213b3d;">Text here</p>
.mytext {color:#213b3d;}
This box has a color of #213b3d
<div style="background-color:#213b3d;">Content here</div>
.mybackground {background-color:#213b3d;}
Border around this has a color of #213b3d
<div style="border:2px solid #213b3d;">Content here</div>
.myborder {border:2px solid #213b3d;}