#255b64 color space conversions
Hex:
#255b64
RGB:
37, 91, 100
CMY:
85, 64, 61
CMYK:
63, 9, 0, 61
HSL:
189°, 45.9854%, 26.8627%
HSV (HSB):
189°, 63.0000%, 39.2157%
XYZ:
6.8043, 8.7956, 13.3957
xyY:
0.2347, 0.3033, 8.7956
CIE-Lab:
35.5877, -14.7493, -10.5271
CIE-LCH:
35.5877, 18.1208, 215.5167
CIE-Luv:
35.5877, -21.1543, -11.9894
Hunter-Lab:
29.6574, -10.9471, -6.0201
#255b64 color charts
#255b64 color shades, tints & tones
#255b64 color schemes
#255b64 color preview, HTML & CSS examples
This text has a color of #255b64
<p style="color:#255b64;">Text here</p>
.mytext {color:#255b64;}
This box has a color of #255b64
<div style="background-color:#255b64;">Content here</div>
.mybackground {background-color:#255b64;}
Border around this has a color of #255b64
<div style="border:2px solid #255b64;">Content here</div>
.myborder {border:2px solid #255b64;}