#225f5e color space conversions
Hex:
#225f5e
RGB:
34, 95, 94
CMY:
87, 63, 63
CMYK:
64, 0, 1, 63
HSL:
179°, 47.2868%, 25.2941%
HSV (HSB):
179°, 64.2105%, 37.2549%
XYZ:
6.7723, 9.3327, 12.0341
xyY:
0.2407, 0.3317, 9.3327
CIE-Lab:
36.6170, -19.5121, -5.2611
CIE-LCH:
36.6170, 20.2090, 195.0900
CIE-Luv:
36.6170, -23.6593, -4.2904
Hunter-Lab:
30.5494, -13.8910, -1.9711
#225f5e color charts
#225f5e color shades, tints & tones
#225f5e color schemes
#225f5e color preview, HTML & CSS examples
This text has a color of #225f5e
<p style="color:#225f5e;">Text here</p>
.mytext {color:#225f5e;}
This box has a color of #225f5e
<div style="background-color:#225f5e;">Content here</div>
.mybackground {background-color:#225f5e;}
Border around this has a color of #225f5e
<div style="border:2px solid #225f5e;">Content here</div>
.myborder {border:2px solid #225f5e;}