#930c25 color space conversions
Hex:
#930c25
RGB:
147, 12, 37
CMY:
42, 95, 85
CMYK:
0, 92, 75, 42
HSL:
349°, 84.9057%, 31.1765%
HSV (HSB):
349°, 91.8367%, 57.6471%
XYZ:
12.4980, 6.5996, 2.3654
xyY:
0.5823, 0.3075, 6.5996
CIE-Lab:
30.8773, 52.1984, 25.0175
CIE-LCH:
30.8773, 57.8839, 25.6073
CIE-Luv:
30.8773, 89.8036, 13.0561
Hunter-Lab:
25.6896, 41.8836, 12.5236
#930c25 color charts
#930c25 color shades, tints & tones
#930c25 color schemes
#930c25 color preview, HTML & CSS examples
This text has a color of #930c25
<p style="color:#930c25;">Text here</p>
.mytext {color:#930c25;}
This box has a color of #930c25
<div style="background-color:#930c25;">Content here</div>
.mybackground {background-color:#930c25;}
Border around this has a color of #930c25
<div style="border:2px solid #930c25;">Content here</div>
.myborder {border:2px solid #930c25;}