#930e28 color space conversions
Hex:
#930e28
RGB:
147, 14, 40
CMY:
42, 95, 84
CMYK:
0, 90, 73, 42
HSL:
348°, 82.6087%, 31.5686%
HSV (HSB):
348°, 90.4762%, 57.6471%
XYZ:
12.5727, 6.6703, 2.6323
xyY:
0.5747, 0.3049, 6.6703
CIE-Lab:
31.0443, 51.9839, 23.2804
CIE-LCH:
31.0443, 56.9588, 24.1246
CIE-Luv:
31.0443, 88.5547, 12.0107
Hunter-Lab:
25.8270, 41.6973, 12.0359
#930e28 color charts
#930e28 color shades, tints & tones
#930e28 color schemes
#930e28 color preview, HTML & CSS examples
This text has a color of #930e28
<p style="color:#930e28;">Text here</p>
.mytext {color:#930e28;}
This box has a color of #930e28
<div style="background-color:#930e28;">Content here</div>
.mybackground {background-color:#930e28;}
Border around this has a color of #930e28
<div style="border:2px solid #930e28;">Content here</div>
.myborder {border:2px solid #930e28;}