#930c30 color space conversions
Hex:
#930c30
RGB:
147, 12, 48
CMY:
42, 95, 81
CMYK:
0, 92, 67, 42
HSL:
344°, 84.9057%, 31.1765%
HSV (HSB):
344°, 91.8367%, 57.6471%
XYZ:
12.6976, 6.6794, 3.4163
xyY:
0.5571, 0.2930, 6.6794
CIE-Lab:
31.0656, 52.7331, 18.0669
CIE-LCH:
31.0656, 55.7422, 18.9120
CIE-Luv:
31.0656, 86.6787, 8.0182
Hunter-Lab:
25.8445, 42.4704, 10.2538
#930c30 color charts
#930c30 color shades, tints & tones
#930c30 color schemes
#930c30 color preview, HTML & CSS examples
This text has a color of #930c30
<p style="color:#930c30;">Text here</p>
.mytext {color:#930c30;}
This box has a color of #930c30
<div style="background-color:#930c30;">Content here</div>
.mybackground {background-color:#930c30;}
Border around this has a color of #930c30
<div style="border:2px solid #930c30;">Content here</div>
.myborder {border:2px solid #930c30;}