#255b30 color space conversions
Hex:
#255b30
RGB:
37, 91, 48
CMY:
85, 64, 81
CMYK:
59, 0, 47, 64
HSL:
132°, 42.1875%, 25.0980%
HSV (HSB):
132°, 59.3407%, 35.6863%
XYZ:
5.0375, 8.0889, 4.0921
xyY:
0.2926, 0.4698, 8.0889
CIE-Lab:
34.1673, -28.4236, 19.5029
CIE-LCH:
34.1673, 34.4712, 145.5439
CIE-Luv:
34.1673, -23.3218, 25.2013
Hunter-Lab:
28.4410, -18.1553, 11.3780
#255b30 color charts
#255b30 color shades, tints & tones
#255b30 color schemes
#255b30 color preview, HTML & CSS examples
This text has a color of #255b30
<p style="color:#255b30;">Text here</p>
.mytext {color:#255b30;}
This box has a color of #255b30
<div style="background-color:#255b30;">Content here</div>
.mybackground {background-color:#255b30;}
Border around this has a color of #255b30
<div style="border:2px solid #255b30;">Content here</div>
.myborder {border:2px solid #255b30;}