#255c5b color space conversions
Hex:
#255c5b
RGB:
37, 92, 91
CMY:
85, 64, 64
CMYK:
60, 0, 1, 64
HSL:
179°, 42.6357%, 25.2941%
HSV (HSB):
179°, 59.7826%, 36.0784%
XYZ:
6.4784, 8.8029, 11.2552
xyY:
0.2441, 0.3317, 8.8029
CIE-Lab:
35.6021, -18.1799, -4.8939
CIE-LCH:
35.6021, 18.8271, 195.0666
CIE-Luv:
35.6021, -21.9522, -3.9284
Hunter-Lab:
29.6697, -12.9464, -1.7228
#255c5b color charts
#255c5b color shades, tints & tones
#255c5b color schemes
#255c5b color preview, HTML & CSS examples
This text has a color of #255c5b
<p style="color:#255c5b;">Text here</p>
.mytext {color:#255c5b;}
This box has a color of #255c5b
<div style="background-color:#255c5b;">Content here</div>
.mybackground {background-color:#255c5b;}
Border around this has a color of #255c5b
<div style="border:2px solid #255c5b;">Content here</div>
.myborder {border:2px solid #255c5b;}