#255e6a color space conversions
Hex:
#255e6a
RGB:
37, 94, 106
CMY:
85, 63, 58
CMYK:
65, 11, 0, 58
HSL:
190°, 48.2517%, 28.0392%
HSV (HSB):
190°, 65.0943%, 41.5686%
XYZ:
7.3672, 9.4393, 15.0694
xyY:
0.2311, 0.2961, 9.4393
CIE-Lab:
36.8168, -14.4730, -12.3892
CIE-LCH:
36.8168, 19.0516, 220.5643
CIE-Luv:
36.8168, -22.0492, -14.7423
Hunter-Lab:
30.7235, -10.9637, -7.5743
#255e6a color charts
#255e6a color shades, tints & tones
#255e6a color schemes
#255e6a color preview, HTML & CSS examples
This text has a color of #255e6a
<p style="color:#255e6a;">Text here</p>
.mytext {color:#255e6a;}
This box has a color of #255e6a
<div style="background-color:#255e6a;">Content here</div>
.mybackground {background-color:#255e6a;}
Border around this has a color of #255e6a
<div style="border:2px solid #255e6a;">Content here</div>
.myborder {border:2px solid #255e6a;}