#930d3c color space conversions
Hex:
#930d3c
RGB:
147, 13, 60
CMY:
42, 95, 76
CMYK:
0, 91, 59, 42
HSL:
339°, 83.7500%, 31.3725%
HSV (HSB):
339°, 91.1565%, 57.6471%
XYZ:
12.9922, 6.8171, 4.9060
xyY:
0.5257, 0.2758, 6.8171
CIE-Lab:
31.3869, 53.3094, 10.5332
CIE-LCH:
31.3869, 54.3401, 11.1769
CIE-Luv:
31.3869, 82.4300, 1.5252
Hunter-Lab:
26.1096, 43.1297, 7.1361
#930d3c color charts
#930d3c color shades, tints & tones
#930d3c color schemes
#930d3c color preview, HTML & CSS examples
This text has a color of #930d3c
<p style="color:#930d3c;">Text here</p>
.mytext {color:#930d3c;}
This box has a color of #930d3c
<div style="background-color:#930d3c;">Content here</div>
.mybackground {background-color:#930d3c;}
Border around this has a color of #930d3c
<div style="border:2px solid #930d3c;">Content here</div>
.myborder {border:2px solid #930d3c;}