#255b32 color space conversions
Hex:
#255b32
RGB:
37, 91, 50
CMY:
85, 64, 80
CMYK:
59, 0, 45, 64
HSL:
134°, 42.1875%, 25.0980%
HSV (HSB):
134°, 59.3407%, 35.6863%
XYZ:
5.0798, 8.1058, 4.3145
xyY:
0.2903, 0.4632, 8.1058
CIE-Lab:
34.2022, -28.0507, 18.3711
CIE-LCH:
34.2022, 33.5312, 146.7782
CIE-Luv:
34.2022, -23.2533, 24.1015
Hunter-Lab:
28.4706, -17.9755, 10.9446
#255b32 color charts
#255b32 color shades, tints & tones
#255b32 color schemes
#255b32 color preview, HTML & CSS examples
This text has a color of #255b32
<p style="color:#255b32;">Text here</p>
.mytext {color:#255b32;}
This box has a color of #255b32
<div style="background-color:#255b32;">Content here</div>
.mybackground {background-color:#255b32;}
Border around this has a color of #255b32
<div style="border:2px solid #255b32;">Content here</div>
.myborder {border:2px solid #255b32;}