#265e5e color space conversions
Hex:
#265e5e
RGB:
38, 94, 94
CMY:
85, 63, 63
CMYK:
60, 0, 0, 63
HSL:
180°, 42.4242%, 25.8824%
HSV (HSB):
180°, 59.5745%, 36.8627%
XYZ:
6.8224, 9.2256, 12.0108
xyY:
0.2431, 0.3288, 9.2256
CIE-Lab:
36.4151, -18.1316, -5.5473
CIE-LCH:
36.4151, 18.9612, 197.0112
CIE-Luv:
36.4151, -22.3762, -4.8329
Hunter-Lab:
30.3737, -13.0601, -2.1837
#265e5e color charts
#265e5e color shades, tints & tones
#265e5e color schemes
#265e5e color preview, HTML & CSS examples
This text has a color of #265e5e
<p style="color:#265e5e;">Text here</p>
.mytext {color:#265e5e;}
This box has a color of #265e5e
<div style="background-color:#265e5e;">Content here</div>
.mybackground {background-color:#265e5e;}
Border around this has a color of #265e5e
<div style="border:2px solid #265e5e;">Content here</div>
.myborder {border:2px solid #265e5e;}