#2b745e color space conversions
Hex:
#2b745e
RGB:
43, 116, 94
CMY:
83, 55, 63
CMYK:
63, 0, 19, 55
HSL:
162°, 45.9119%, 31.1765%
HSV (HSB):
162°, 62.9310%, 45.4902%
XYZ:
9.2620, 13.8125, 12.7676
xyY:
0.2584, 0.3854, 13.8125
CIE-Lab:
43.9629, -28.3733, 5.4924
CIE-LCH:
43.9629, 28.9000, 169.0443
CIE-Luv:
43.9629, -29.9544, 11.2234
Hunter-Lab:
37.1652, -20.5547, 5.6474
#2b745e color charts
#2b745e color shades, tints & tones
#2b745e color schemes
#2b745e color preview, HTML & CSS examples
This text has a color of #2b745e
<p style="color:#2b745e;">Text here</p>
.mytext {color:#2b745e;}
This box has a color of #2b745e
<div style="background-color:#2b745e;">Content here</div>
.mybackground {background-color:#2b745e;}
Border around this has a color of #2b745e
<div style="border:2px solid #2b745e;">Content here</div>
.myborder {border:2px solid #2b745e;}