#255f4f color space conversions
Hex:
#255f4f
RGB:
37, 95, 79
CMY:
85, 63, 69
CMYK:
61, 0, 17, 63
HSL:
163°, 43.9394%, 25.8824%
HSV (HSB):
163°, 61.0526%, 37.2549%
XYZ:
6.2664, 9.1422, 8.8315
xyY:
0.2585, 0.3772, 9.1422
CIE-Lab:
36.2567, -23.2541, 3.5237
CIE-LCH:
36.2567, 23.5196, 171.3834
CIE-Luv:
36.2567, -23.7095, 7.5250
Hunter-Lab:
30.2361, -15.9191, 3.8477
#255f4f color charts
#255f4f color shades, tints & tones
#255f4f color schemes
#255f4f color preview, HTML & CSS examples
This text has a color of #255f4f
<p style="color:#255f4f;">Text here</p>
.mytext {color:#255f4f;}
This box has a color of #255f4f
<div style="background-color:#255f4f;">Content here</div>
.mybackground {background-color:#255f4f;}
Border around this has a color of #255f4f
<div style="border:2px solid #255f4f;">Content here</div>
.myborder {border:2px solid #255f4f;}