#255b6a color space conversions
Hex:
#255b6a
RGB:
37, 91, 106
CMY:
85, 64, 58
CMYK:
65, 14, 0, 58
HSL:
193°, 48.2517%, 28.0392%
HSV (HSB):
193°, 65.0943%, 41.5686%
XYZ:
7.1056, 8.9161, 14.9821
xyY:
0.2292, 0.2876, 8.9161
CIE-Lab:
35.8222, -12.7403, -13.9040
CIE-LCH:
35.8222, 18.8583, 227.5008
CIE-Luv:
35.8222, -20.8919, -16.9663
Hunter-Lab:
29.8598, -9.7782, -8.8468
#255b6a color charts
#255b6a color shades, tints & tones
#255b6a color schemes
#255b6a color preview, HTML & CSS examples
This text has a color of #255b6a
<p style="color:#255b6a;">Text here</p>
.mytext {color:#255b6a;}
This box has a color of #255b6a
<div style="background-color:#255b6a;">Content here</div>
.mybackground {background-color:#255b6a;}
Border around this has a color of #255b6a
<div style="border:2px solid #255b6a;">Content here</div>
.myborder {border:2px solid #255b6a;}