#255f42 color space conversions
Hex:
#255f42
RGB:
37, 95, 66
CMY:
85, 63, 74
CMYK:
61, 0, 31, 63
HSL:
150°, 43.9394%, 25.8824%
HSV (HSB):
150°, 61.0526%, 37.2549%
XYZ:
5.8385, 8.9711, 6.5781
xyY:
0.2730, 0.4194, 8.9711
CIE-Lab:
35.9286, -26.5461, 11.0547
CIE-LCH:
35.9286, 28.7559, 157.3915
CIE-Luv:
35.9286, -24.2893, 16.7439
Hunter-Lab:
29.9518, -17.6204, 7.9447
#255f42 color charts
#255f42 color shades, tints & tones
#255f42 color schemes
#255f42 color preview, HTML & CSS examples
This text has a color of #255f42
<p style="color:#255f42;">Text here</p>
.mytext {color:#255f42;}
This box has a color of #255f42
<div style="background-color:#255f42;">Content here</div>
.mybackground {background-color:#255f42;}
Border around this has a color of #255f42
<div style="border:2px solid #255f42;">Content here</div>
.myborder {border:2px solid #255f42;}