#52303e color space conversions
Hex:
#52303e
RGB:
82, 48, 62
CMY:
68, 81, 76
CMYK:
0, 41, 24, 68
HSL:
335°, 26.1538%, 25.4902%
HSV (HSB):
335°, 41.4634%, 32.1569%
XYZ:
5.4061, 4.2555, 5.0939
xyY:
0.3664, 0.2884, 4.2555
CIE-Lab:
24.4989, 17.7241, -2.2397
CIE-LCH:
24.4989, 17.8650, 352.7979
CIE-Luv:
24.4989, 18.4747, -4.8396
Hunter-Lab:
20.6290, 10.6779, -0.2002
#52303e color charts
#52303e color shades, tints & tones
#52303e color schemes
#52303e color preview, HTML & CSS examples
This text has a color of #52303e
<p style="color:#52303e;">Text here</p>
.mytext {color:#52303e;}
This box has a color of #52303e
<div style="background-color:#52303e;">Content here</div>
.mybackground {background-color:#52303e;}
Border around this has a color of #52303e
<div style="border:2px solid #52303e;">Content here</div>
.myborder {border:2px solid #52303e;}