#223f51 color space conversions
Hex:
#223f51
RGB:
34, 63, 81
CMY:
87, 75, 68
CMYK:
58, 22, 0, 68
HSL:
203°, 40.8696%, 22.5490%
HSV (HSB):
203°, 58.0247%, 31.7647%
XYZ:
3.9224, 4.4892, 8.4443
xyY:
0.2327, 0.2663, 4.4892
CIE-Lab:
25.2269, -4.9163, -14.2093
CIE-LCH:
25.2269, 15.0358, 250.9149
CIE-Luv:
25.2269, -11.6127, -16.4172
Hunter-Lab:
21.1877, -4.0334, -8.7987
#223f51 color charts
#223f51 color shades, tints & tones
#223f51 color schemes
#223f51 color preview, HTML & CSS examples
This text has a color of #223f51
<p style="color:#223f51;">Text here</p>
.mytext {color:#223f51;}
This box has a color of #223f51
<div style="background-color:#223f51;">Content here</div>
.mybackground {background-color:#223f51;}
Border around this has a color of #223f51
<div style="border:2px solid #223f51;">Content here</div>
.myborder {border:2px solid #223f51;}