#255b5e color space conversions
Hex:
#255b5e
RGB:
37, 91, 94
CMY:
85, 64, 63
CMYK:
61, 3, 0, 63
HSL:
183°, 43.5115%, 25.6863%
HSV (HSB):
183°, 60.6383%, 36.8627%
XYZ:
6.5244, 8.6836, 11.9219
xyY:
0.2405, 0.3201, 8.6836
CIE-Lab:
35.3679, -16.6883, -7.1155
CIE-LCH:
35.3679, 18.1420, 203.0924
CIE-Luv:
35.3679, -21.4205, -7.0781
Hunter-Lab:
29.4680, -12.0479, -3.3594
#255b5e color charts
#255b5e color shades, tints & tones
#255b5e color schemes
#255b5e color preview, HTML & CSS examples
This text has a color of #255b5e
<p style="color:#255b5e;">Text here</p>
.mytext {color:#255b5e;}
This box has a color of #255b5e
<div style="background-color:#255b5e;">Content here</div>
.mybackground {background-color:#255b5e;}
Border around this has a color of #255b5e
<div style="border:2px solid #255b5e;">Content here</div>
.myborder {border:2px solid #255b5e;}