#52303d color space conversions
Hex:
#52303d
RGB:
82, 48, 61
CMY:
68, 81, 76
CMYK:
0, 41, 26, 68
HSL:
337°, 26.1538%, 25.4902%
HSV (HSB):
337°, 41.4634%, 32.1569%
XYZ:
5.3789, 4.2447, 4.9507
xyY:
0.3691, 0.2912, 4.2447
CIE-Lab:
24.4643, 17.5500, -1.6175
CIE-LCH:
24.4643, 17.6243, 354.7343
CIE-Luv:
24.4643, 18.6376, -4.1389
Hunter-Lab:
20.6026, 10.5483, 0.1748
#52303d color charts
#52303d color shades, tints & tones
#52303d color schemes
#52303d color preview, HTML & CSS examples
This text has a color of #52303d
<p style="color:#52303d;">Text here</p>
.mytext {color:#52303d;}
This box has a color of #52303d
<div style="background-color:#52303d;">Content here</div>
.mybackground {background-color:#52303d;}
Border around this has a color of #52303d
<div style="border:2px solid #52303d;">Content here</div>
.myborder {border:2px solid #52303d;}