#255d4b color space conversions
Hex:
#255d4b
RGB:
37, 93, 75
CMY:
85, 64, 71
CMYK:
60, 0, 19, 64
HSL:
161°, 43.0769%, 25.4902%
HSV (HSB):
161°, 60.2151%, 36.4706%
XYZ:
5.9473, 8.7300, 8.0282
xyY:
0.2619, 0.3845, 8.7300
CIE-Lab:
35.4592, -23.3054, 4.8573
CIE-LCH:
35.4592, 23.8062, 168.2269
CIE-Luv:
35.4592, -23.0782, 9.0954
Hunter-Lab:
29.5466, -15.7771, 4.5727
#255d4b color charts
#255d4b color shades, tints & tones
#255d4b color schemes
#255d4b color preview, HTML & CSS examples
This text has a color of #255d4b
<p style="color:#255d4b;">Text here</p>
.mytext {color:#255d4b;}
This box has a color of #255d4b
<div style="background-color:#255d4b;">Content here</div>
.mybackground {background-color:#255d4b;}
Border around this has a color of #255d4b
<div style="border:2px solid #255d4b;">Content here</div>
.myborder {border:2px solid #255d4b;}