#75303d color space conversions
Hex:
#75303d
RGB:
117, 48, 61
CMY:
54, 81, 76
CMYK:
0, 59, 48, 54
HSL:
349°, 41.8182%, 32.3529%
HSV (HSB):
349°, 58.9744%, 45.8824%
XYZ:
9.2354, 6.2327, 5.1312
xyY:
0.4483, 0.3026, 6.2327
CIE-Lab:
29.9922, 31.6241, 7.0562
CIE-LCH:
29.9922, 32.4018, 12.5783
CIE-Luv:
29.9922, 44.8017, 2.5575
Hunter-Lab:
24.9654, 22.3423, 5.2899
#75303d color charts
#75303d color shades, tints & tones
#75303d color schemes
#75303d color preview, HTML & CSS examples
This text has a color of #75303d
<p style="color:#75303d;">Text here</p>
.mytext {color:#75303d;}
This box has a color of #75303d
<div style="background-color:#75303d;">Content here</div>
.mybackground {background-color:#75303d;}
Border around this has a color of #75303d
<div style="border:2px solid #75303d;">Content here</div>
.myborder {border:2px solid #75303d;}