#930a10 color space conversions
Hex:
#930a10
RGB:
147, 10, 16
CMY:
42, 96, 94
CMYK:
0, 93, 89, 42
HSL:
357°, 87.2611%, 30.7843%
HSV (HSB):
357°, 93.1973%, 57.6471%
XYZ:
12.2347, 6.4575, 1.0918
xyY:
0.6184, 0.3264, 6.4575
CIE-Lab:
30.5386, 51.8599, 37.1112
CIE-LCH:
30.5386, 63.7706, 35.5877
CIE-Luv:
30.5386, 94.3525, 19.3935
Hunter-Lab:
25.4117, 41.4700, 15.2408
#930a10 color charts
#930a10 color shades, tints & tones
#930a10 color schemes
#930a10 color preview, HTML & CSS examples
This text has a color of #930a10
<p style="color:#930a10;">Text here</p>
.mytext {color:#930a10;}
This box has a color of #930a10
<div style="background-color:#930a10;">Content here</div>
.mybackground {background-color:#930a10;}
Border around this has a color of #930a10
<div style="border:2px solid #930a10;">Content here</div>
.myborder {border:2px solid #930a10;}