#225e7e color space conversions
Hex:
#225e7e
RGB:
34, 94, 126
CMY:
87, 63, 51
CMYK:
73, 25, 0, 51
HSL:
201°, 57.5000%, 31.3725%
HSV (HSB):
201°, 73.0159%, 49.4118%
XYZ:
8.4283, 9.8518, 21.1960
xyY:
0.2135, 0.2496, 9.8518
CIE-Lab:
37.5752, -7.9625, -23.5409
CIE-LCH:
37.5752, 24.8511, 251.3124
CIE-Luv:
37.5752, -21.7151, -31.7162
Hunter-Lab:
31.3877, -6.9971, -18.0671
#225e7e color charts
#225e7e color shades, tints & tones
#225e7e color schemes
#225e7e color preview, HTML & CSS examples
This text has a color of #225e7e
<p style="color:#225e7e;">Text here</p>
.mytext {color:#225e7e;}
This box has a color of #225e7e
<div style="background-color:#225e7e;">Content here</div>
.mybackground {background-color:#225e7e;}
Border around this has a color of #225e7e
<div style="border:2px solid #225e7e;">Content here</div>
.myborder {border:2px solid #225e7e;}