#255b6c color space conversions
Hex:
#255b6c
RGB:
37, 91, 108
CMY:
85, 64, 58
CMYK:
66, 16, 0, 58
HSL:
194°, 48.9655%, 28.4314%
HSV (HSB):
194°, 65.7407%, 42.3529%
XYZ:
7.2108, 8.9582, 15.5364
xyY:
0.2274, 0.2825, 8.9582
CIE-Lab:
35.9037, -12.0564, -15.0215
CIE-LCH:
35.9037, 19.2614, 231.2491
CIE-Luv:
35.9037, -20.8056, -18.6355
Hunter-Lab:
29.9302, -9.3736, -9.8255
#255b6c color charts
#255b6c color shades, tints & tones
#255b6c color schemes
#255b6c color preview, HTML & CSS examples
This text has a color of #255b6c
<p style="color:#255b6c;">Text here</p>
.mytext {color:#255b6c;}
This box has a color of #255b6c
<div style="background-color:#255b6c;">Content here</div>
.mybackground {background-color:#255b6c;}
Border around this has a color of #255b6c
<div style="border:2px solid #255b6c;">Content here</div>
.myborder {border:2px solid #255b6c;}