#225f5c color space conversions
Hex:
#225f5c
RGB:
34, 95, 92
CMY:
87, 63, 64
CMYK:
64, 0, 3, 63
HSL:
177°, 47.2868%, 25.2941%
HSV (HSB):
177°, 64.2105%, 37.2549%
XYZ:
6.6837, 9.2972, 11.5675
xyY:
0.2426, 0.3375, 9.2972
CIE-Lab:
36.5503, -20.1327, -4.1192
CIE-LCH:
36.5503, 20.5498, 191.5632
CIE-Luv:
36.5503, -23.7612, -2.6828
Hunter-Lab:
30.4913, -14.2328, -1.1489
#225f5c color charts
#225f5c color shades, tints & tones
#225f5c color schemes
#225f5c color preview, HTML & CSS examples
This text has a color of #225f5c
<p style="color:#225f5c;">Text here</p>
.mytext {color:#225f5c;}
This box has a color of #225f5c
<div style="background-color:#225f5c;">Content here</div>
.mybackground {background-color:#225f5c;}
Border around this has a color of #225f5c
<div style="border:2px solid #225f5c;">Content here</div>
.myborder {border:2px solid #225f5c;}