#225d7d color space conversions
Hex:
#225d7d
RGB:
34, 93, 125
CMY:
87, 64, 51
CMYK:
73, 26, 0, 51
HSL:
201°, 57.2327%, 31.1765%
HSV (HSB):
201°, 72.8000%, 49.0196%
XYZ:
8.2757, 9.6495, 20.8284
xyY:
0.2135, 0.2490, 9.6495
CIE-Lab:
37.2058, -7.7238, -23.5038
CIE-LCH:
37.2058, 24.7403, 251.8085
CIE-Luv:
37.2058, -21.3940, -31.6072
Hunter-Lab:
31.0636, -6.8067, -18.0100
#225d7d color charts
#225d7d color shades, tints & tones
#225d7d color schemes
#225d7d color preview, HTML & CSS examples
This text has a color of #225d7d
<p style="color:#225d7d;">Text here</p>
.mytext {color:#225d7d;}
This box has a color of #225d7d
<div style="background-color:#225d7d;">Content here</div>
.mybackground {background-color:#225d7d;}
Border around this has a color of #225d7d
<div style="border:2px solid #225d7d;">Content here</div>
.myborder {border:2px solid #225d7d;}