#224e7e color space conversions
Hex:
#224e7e
RGB:
34, 78, 126
CMY:
87, 69, 51
CMYK:
73, 38, 0, 51
HSL:
211°, 57.5000%, 31.3725%
HSV (HSB):
211°, 73.0159%, 49.4118%
XYZ:
7.1500, 7.2952, 20.7699
xyY:
0.2030, 0.2072, 7.2952
CIE-Lab:
32.4697, 2.1481, -31.5614
CIE-LCH:
32.4697, 31.6345, 273.8936
CIE-Luv:
32.4697, -16.0248, -42.7628
Hunter-Lab:
27.0097, -0.0146, -26.6862
#224e7e color charts
#224e7e color shades, tints & tones
#224e7e color schemes
#224e7e color preview, HTML & CSS examples
This text has a color of #224e7e
<p style="color:#224e7e;">Text here</p>
.mytext {color:#224e7e;}
This box has a color of #224e7e
<div style="background-color:#224e7e;">Content here</div>
.mybackground {background-color:#224e7e;}
Border around this has a color of #224e7e
<div style="border:2px solid #224e7e;">Content here</div>
.myborder {border:2px solid #224e7e;}