#255b5d color space conversions
Hex:
#255b5d
RGB:
37, 91, 93
CMY:
85, 64, 64
CMYK:
60, 2, 0, 64
HSL:
182°, 43.0769%, 25.4902%
HSV (HSB):
182°, 60.2151%, 36.4706%
XYZ:
6.4798, 8.6658, 11.6871
xyY:
0.2415, 0.3230, 8.6658
CIE-Lab:
35.3327, -17.0041, -6.5438
CIE-LCH:
35.3327, 18.2198, 201.0486
CIE-Luv:
35.3327, -21.4650, -6.2678
Hunter-Lab:
29.4377, -12.2247, -2.9323
#255b5d color charts
#255b5d color shades, tints & tones
#255b5d color schemes
#255b5d color preview, HTML & CSS examples
This text has a color of #255b5d
<p style="color:#255b5d;">Text here</p>
.mytext {color:#255b5d;}
This box has a color of #255b5d
<div style="background-color:#255b5d;">Content here</div>
.mybackground {background-color:#255b5d;}
Border around this has a color of #255b5d
<div style="border:2px solid #255b5d;">Content here</div>
.myborder {border:2px solid #255b5d;}