#223c5c color space conversions
Hex:
#223c5c
RGB:
34, 60, 92
CMY:
87, 76, 64
CMYK:
63, 35, 0, 64
HSL:
213°, 46.0317%, 24.7059%
HSV (HSB):
213°, 63.0435%, 36.0784%
XYZ:
4.2073, 4.3445, 10.7420
xyY:
0.2181, 0.2252, 4.3445
CIE-Lab:
24.7791, 1.0997, -22.1054
CIE-LCH:
24.7791, 22.1327, 272.8480
CIE-Luv:
24.7791, -10.3723, -26.8952
Hunter-Lab:
20.8435, -0.4454, -15.9657
#223c5c color charts
#223c5c color shades, tints & tones
#223c5c color schemes
#223c5c color preview, HTML & CSS examples
This text has a color of #223c5c
<p style="color:#223c5c;">Text here</p>
.mytext {color:#223c5c;}
This box has a color of #223c5c
<div style="background-color:#223c5c;">Content here</div>
.mybackground {background-color:#223c5c;}
Border around this has a color of #223c5c
<div style="border:2px solid #223c5c;">Content here</div>
.myborder {border:2px solid #223c5c;}