#930d03 color space conversions
Hex:
#930d03
RGB:
147, 13, 3
CMY:
42, 95, 99
CMYK:
0, 91, 98, 42
HSL:
4°, 96.0000%, 29.4118%
HSV (HSB):
4°, 97.9592%, 57.6471%
XYZ:
12.1930, 6.4975, 0.6976
xyY:
0.6289, 0.3351, 6.4975
CIE-Lab:
30.6344, 51.1601, 42.8392
CIE-LCH:
30.6344, 66.7274, 39.9413
CIE-Luv:
30.6344, 95.0241, 21.8874
Hunter-Lab:
25.4901, 40.7762, 16.2204
#930d03 color charts
#930d03 color shades, tints & tones
#930d03 color schemes
#930d03 color preview, HTML & CSS examples
This text has a color of #930d03
<p style="color:#930d03;">Text here</p>
.mytext {color:#930d03;}
This box has a color of #930d03
<div style="background-color:#930d03;">Content here</div>
.mybackground {background-color:#930d03;}
Border around this has a color of #930d03
<div style="border:2px solid #930d03;">Content here</div>
.myborder {border:2px solid #930d03;}