#255b6b color space conversions
Hex:
#255b6b
RGB:
37, 91, 107
CMY:
85, 64, 58
CMYK:
65, 15, 0, 58
HSL:
194°, 48.6111%, 28.2353%
HSV (HSB):
194°, 65.4206%, 41.9608%
XYZ:
7.1579, 8.9370, 15.2577
xyY:
0.2283, 0.2850, 8.9370
CIE-Lab:
35.8628, -12.3992, -14.4632
CIE-LCH:
35.8628, 19.0506, 229.3938
CIE-Luv:
35.8628, -20.8486, -17.8004
Hunter-Lab:
29.8949, -9.5768, -9.3339
#255b6b color charts
#255b6b color shades, tints & tones
#255b6b color schemes
#255b6b color preview, HTML & CSS examples
This text has a color of #255b6b
<p style="color:#255b6b;">Text here</p>
.mytext {color:#255b6b;}
This box has a color of #255b6b
<div style="background-color:#255b6b;">Content here</div>
.mybackground {background-color:#255b6b;}
Border around this has a color of #255b6b
<div style="border:2px solid #255b6b;">Content here</div>
.myborder {border:2px solid #255b6b;}