#2d575d color space conversions
Hex:
#2d575d
RGB:
45, 87, 93
CMY:
82, 66, 64
CMYK:
52, 6, 0, 64
HSL:
188°, 34.7826%, 27.0588%
HSV (HSB):
188°, 51.6129%, 36.4706%
XYZ:
6.4662, 8.1646, 11.5910
xyY:
0.2466, 0.3114, 8.1646
CIE-Lab:
34.3233, -12.7969, -8.0231
CIE-LCH:
34.3233, 15.1040, 212.0857
CIE-Luv:
34.3233, -17.7800, -8.6924
Hunter-Lab:
28.5738, -9.6100, -4.0496
#2d575d color charts
#2d575d color shades, tints & tones
#2d575d color schemes
#2d575d color preview, HTML & CSS examples
This text has a color of #2d575d
<p style="color:#2d575d;">Text here</p>
.mytext {color:#2d575d;}
This box has a color of #2d575d
<div style="background-color:#2d575d;">Content here</div>
.mybackground {background-color:#2d575d;}
Border around this has a color of #2d575d
<div style="border:2px solid #2d575d;">Content here</div>
.myborder {border:2px solid #2d575d;}