#930c2e color space conversions
Hex:
#930c2e
RGB:
147, 12, 46
CMY:
42, 95, 82
CMYK:
0, 92, 69, 42
HSL:
345°, 84.9057%, 31.1765%
HSV (HSB):
345°, 91.8367%, 57.6471%
XYZ:
12.6572, 6.6632, 3.2038
xyY:
0.5619, 0.2958, 6.6632
CIE-Lab:
31.0276, 52.6256, 19.3377
CIE-LCH:
31.0276, 56.0660, 20.1762
CIE-Luv:
31.0276, 87.2925, 9.0113
Hunter-Lab:
25.8133, 42.3522, 10.7106
#930c2e color charts
#930c2e color shades, tints & tones
#930c2e color schemes
#930c2e color preview, HTML & CSS examples
This text has a color of #930c2e
<p style="color:#930c2e;">Text here</p>
.mytext {color:#930c2e;}
This box has a color of #930c2e
<div style="background-color:#930c2e;">Content here</div>
.mybackground {background-color:#930c2e;}
Border around this has a color of #930c2e
<div style="border:2px solid #930c2e;">Content here</div>
.myborder {border:2px solid #930c2e;}