#255e2d color space conversions
Hex:
#255e2d
RGB:
37, 94, 45
CMY:
85, 63, 82
CMYK:
61, 0, 52, 63
HSL:
128°, 43.5115%, 25.6863%
HSV (HSB):
128°, 60.6383%, 36.8627%
XYZ:
5.2393, 8.5882, 3.8642
xyY:
0.2961, 0.4854, 8.5882
CIE-Lab:
35.1790, -30.3095, 22.5149
CIE-LCH:
35.1790, 37.7570, 143.3937
CIE-Luv:
35.1790, -24.6759, 28.5042
Hunter-Lab:
29.3056, -19.3723, 12.6961
#255e2d color charts
#255e2d color shades, tints & tones
#255e2d color schemes
#255e2d color preview, HTML & CSS examples
This text has a color of #255e2d
<p style="color:#255e2d;">Text here</p>
.mytext {color:#255e2d;}
This box has a color of #255e2d
<div style="background-color:#255e2d;">Content here</div>
.mybackground {background-color:#255e2d;}
Border around this has a color of #255e2d
<div style="border:2px solid #255e2d;">Content here</div>
.myborder {border:2px solid #255e2d;}