#255b2b color space conversions
Hex:
#255b2b
RGB:
37, 91, 43
CMY:
85, 64, 83
CMYK:
59, 0, 53, 64
HSL:
127°, 42.1875%, 25.0980%
HSV (HSB):
127°, 59.3407%, 35.6863%
XYZ:
4.9401, 8.0499, 3.5789
xyY:
0.2982, 0.4858, 8.0499
CIE-Lab:
34.0866, -29.2947, 22.2903
CIE-LCH:
34.0866, 36.8108, 142.7326
CIE-Luv:
34.0866, -23.4841, 27.7915
Hunter-Lab:
28.3724, -18.5719, 12.3817
#255b2b color charts
#255b2b color shades, tints & tones
#255b2b color schemes
#255b2b color preview, HTML & CSS examples
This text has a color of #255b2b
<p style="color:#255b2b;">Text here</p>
.mytext {color:#255b2b;}
This box has a color of #255b2b
<div style="background-color:#255b2b;">Content here</div>
.mybackground {background-color:#255b2b;}
Border around this has a color of #255b2b
<div style="border:2px solid #255b2b;">Content here</div>
.myborder {border:2px solid #255b2b;}