#255b7a color space conversions
Hex:
#255b7a
RGB:
37, 91, 122
CMY:
85, 64, 52
CMYK:
70, 25, 0, 52
HSL:
202°, 53.4591%, 31.1765%
HSV (HSB):
202°, 69.6721%, 47.8431%
XYZ:
8.0169, 9.2806, 19.7812
xyY:
0.2162, 0.2503, 9.2806
CIE-Lab:
36.5191, -7.0987, -22.7231
CIE-LCH:
36.5191, 23.8061, 252.6513
CIE-Luv:
36.5191, -20.2250, -30.3793
Hunter-Lab:
30.4641, -6.3385, -17.1737
#255b7a color charts
#255b7a color shades, tints & tones
#255b7a color schemes
#255b7a color preview, HTML & CSS examples
This text has a color of #255b7a
<p style="color:#255b7a;">Text here</p>
.mytext {color:#255b7a;}
This box has a color of #255b7a
<div style="background-color:#255b7a;">Content here</div>
.mybackground {background-color:#255b7a;}
Border around this has a color of #255b7a
<div style="border:2px solid #255b7a;">Content here</div>
.myborder {border:2px solid #255b7a;}