#225e1e color space conversions
Hex:
#225e1e
RGB:
34, 94, 30
CMY:
87, 63, 88
CMYK:
64, 0, 68, 63
HSL:
116°, 51.6129%, 24.3137%
HSV (HSB):
116°, 68.0851%, 36.8627%
XYZ:
4.8967, 8.4392, 2.5991
xyY:
0.3073, 0.5296, 8.4392
CIE-Lab:
34.8814, -33.2678, 30.1401
CIE-LCH:
34.8814, 44.8907, 137.8240
CIE-Luv:
34.8814, -25.9434, 34.9071
Hunter-Lab:
29.0503, -20.7501, 15.0305
#225e1e color charts
#225e1e color shades, tints & tones
#225e1e color schemes
#225e1e color preview, HTML & CSS examples
This text has a color of #225e1e
<p style="color:#225e1e;">Text here</p>
.mytext {color:#225e1e;}
This box has a color of #225e1e
<div style="background-color:#225e1e;">Content here</div>
.mybackground {background-color:#225e1e;}
Border around this has a color of #225e1e
<div style="border:2px solid #225e1e;">Content here</div>
.myborder {border:2px solid #225e1e;}