#255a4e color space conversions
Hex:
#255a4e
RGB:
37, 90, 78
CMY:
85, 65, 69
CMYK:
59, 0, 13, 65
HSL:
166°, 41.7323%, 24.9020%
HSV (HSB):
166°, 58.8889%, 35.2941%
XYZ:
5.7943, 8.2557, 8.4958
xyY:
0.2570, 0.3662, 8.2557
CIE-Lab:
34.5098, -20.9308, 1.6228
CIE-LCH:
34.5098, 20.9936, 175.5667
CIE-Luv:
34.5098, -21.7242, 4.7844
Hunter-Lab:
28.7327, -14.2859, 2.5817
#255a4e color charts
#255a4e color shades, tints & tones
#255a4e color schemes
#255a4e color preview, HTML & CSS examples
This text has a color of #255a4e
<p style="color:#255a4e;">Text here</p>
.mytext {color:#255a4e;}
This box has a color of #255a4e
<div style="background-color:#255a4e;">Content here</div>
.mybackground {background-color:#255a4e;}
Border around this has a color of #255a4e
<div style="border:2px solid #255a4e;">Content here</div>
.myborder {border:2px solid #255a4e;}