#215f32 color space conversions
Hex:
#215f32
RGB:
33, 95, 50
CMY:
87, 63, 80
CMYK:
65, 0, 47, 63
HSL:
136°, 48.4375%, 25.0980%
HSV (HSB):
136°, 65.2632%, 37.2549%
XYZ:
5.2951, 8.7380, 4.4251
xyY:
0.2869, 0.4734, 8.7380
CIE-Lab:
35.4750, -30.9117, 19.9873
CIE-LCH:
35.4750, 36.8107, 147.1135
CIE-Luv:
35.4750, -25.9631, 26.3807
Hunter-Lab:
29.5602, -19.7555, 11.8164
#215f32 color charts
#215f32 color shades, tints & tones
#215f32 color schemes
#215f32 color preview, HTML & CSS examples
This text has a color of #215f32
<p style="color:#215f32;">Text here</p>
.mytext {color:#215f32;}
This box has a color of #215f32
<div style="background-color:#215f32;">Content here</div>
.mybackground {background-color:#215f32;}
Border around this has a color of #215f32
<div style="border:2px solid #215f32;">Content here</div>
.myborder {border:2px solid #215f32;}