#993f4d color space conversions
Hex:
#993f4d
RGB:
153, 63, 77
CMY:
40, 75, 70
CMYK:
0, 59, 50, 40
HSL:
351°, 41.6667%, 42.3529%
HSV (HSB):
351°, 58.8235%, 60.0000%
XYZ:
16.2539, 10.8631, 8.2613
xyY:
0.4594, 0.3071, 10.8631
CIE-Lab:
39.3490, 38.9568, 10.7600
CIE-LCH:
39.3490, 40.4154, 15.4403
CIE-Luv:
39.3490, 61.8388, 5.6040
Hunter-Lab:
32.9593, 30.3489, 8.2104
#993f4d color charts
#993f4d color shades, tints & tones
#993f4d color schemes
#993f4d color preview, HTML & CSS examples
This text has a color of #993f4d
<p style="color:#993f4d;">Text here</p>
.mytext {color:#993f4d;}
This box has a color of #993f4d
<div style="background-color:#993f4d;">Content here</div>
.mybackground {background-color:#993f4d;}
Border around this has a color of #993f4d
<div style="border:2px solid #993f4d;">Content here</div>
.myborder {border:2px solid #993f4d;}