#223f5d color space conversions
Hex:
#223f5d
RGB:
34, 63, 93
CMY:
87, 75, 64
CMYK:
63, 32, 0, 64
HSL:
211°, 46.4567%, 24.9020%
HSV (HSB):
211°, 63.4409%, 36.4706%
XYZ:
4.4130, 4.6854, 11.0277
xyY:
0.2193, 0.2328, 4.6854
CIE-Lab:
25.8190, -0.5462, -21.1245
CIE-LCH:
25.8190, 21.1316, 268.5188
CIE-Luv:
25.8190, -11.4316, -25.8712
Hunter-Lab:
21.6458, -1.4890, -15.0539
#223f5d color charts
#223f5d color shades, tints & tones
#223f5d color schemes
#223f5d color preview, HTML & CSS examples
This text has a color of #223f5d
<p style="color:#223f5d;">Text here</p>
.mytext {color:#223f5d;}
This box has a color of #223f5d
<div style="background-color:#223f5d;">Content here</div>
.mybackground {background-color:#223f5d;}
Border around this has a color of #223f5d
<div style="border:2px solid #223f5d;">Content here</div>
.myborder {border:2px solid #223f5d;}