#225c5d color space conversions
Hex:
#225c5d
RGB:
34, 92, 93
CMY:
87, 64, 64
CMYK:
63, 1, 0, 64
HSL:
181°, 46.4567%, 24.9020%
HSV (HSB):
181°, 63.4409%, 36.4706%
XYZ:
6.4626, 8.7847, 11.7109
xyY:
0.2397, 0.3259, 8.7847
CIE-Lab:
35.5664, -18.1923, -6.2055
CIE-LCH:
35.5664, 19.2215, 198.8349
CIE-Luv:
35.5664, -22.5311, -5.6840
Hunter-Lab:
29.6390, -12.9472, -2.6793
#225c5d color charts
#225c5d color shades, tints & tones
#225c5d color schemes
#225c5d color preview, HTML & CSS examples
This text has a color of #225c5d
<p style="color:#225c5d;">Text here</p>
.mytext {color:#225c5d;}
This box has a color of #225c5d
<div style="background-color:#225c5d;">Content here</div>
.mybackground {background-color:#225c5d;}
Border around this has a color of #225c5d
<div style="border:2px solid #225c5d;">Content here</div>
.myborder {border:2px solid #225c5d;}