#255c2d color space conversions
Hex:
#255c2d
RGB:
37, 92, 45
CMY:
85, 64, 82
CMYK:
60, 0, 51, 64
HSL:
129°, 42.6357%, 25.2941%
HSV (HSB):
129°, 59.7826%, 36.0784%
XYZ:
5.0637, 8.2371, 3.8056
xyY:
0.2960, 0.4815, 8.2371
CIE-Lab:
34.4718, -29.4109, 21.6291
CIE-LCH:
34.4718, 36.5078, 143.6687
CIE-Luv:
34.4718, -23.8403, 27.3589
Hunter-Lab:
28.7003, -18.7318, 12.2284
#255c2d color charts
#255c2d color shades, tints & tones
#255c2d color schemes
#255c2d color preview, HTML & CSS examples
This text has a color of #255c2d
<p style="color:#255c2d;">Text here</p>
.mytext {color:#255c2d;}
This box has a color of #255c2d
<div style="background-color:#255c2d;">Content here</div>
.mybackground {background-color:#255c2d;}
Border around this has a color of #255c2d
<div style="border:2px solid #255c2d;">Content here</div>
.myborder {border:2px solid #255c2d;}