#255a4a color space conversions
Hex:
#255a4a
RGB:
37, 90, 74
CMY:
85, 65, 71
CMYK:
59, 0, 18, 65
HSL:
162°, 41.7323%, 24.9020%
HSV (HSB):
162°, 58.8889%, 35.2941%
XYZ:
5.6551, 8.2001, 7.7633
xyY:
0.2616, 0.3793, 8.2001
CIE-Lab:
34.3961, -22.0282, 3.9573
CIE-LCH:
34.3961, 22.3808, 169.8157
CIE-Luv:
34.3961, -21.8956, 7.7654
Hunter-Lab:
28.6357, -14.8614, 3.9712
#255a4a color charts
#255a4a color shades, tints & tones
#255a4a color schemes
#255a4a color preview, HTML & CSS examples
This text has a color of #255a4a
<p style="color:#255a4a;">Text here</p>
.mytext {color:#255a4a;}
This box has a color of #255a4a
<div style="background-color:#255a4a;">Content here</div>
.mybackground {background-color:#255a4a;}
Border around this has a color of #255a4a
<div style="border:2px solid #255a4a;">Content here</div>
.myborder {border:2px solid #255a4a;}