#931e05 color space conversions
Hex:
#931e05
RGB:
147, 30, 5
CMY:
42, 88, 98
CMYK:
0, 80, 97, 42
HSL:
11°, 93.4211%, 29.8039%
HSV (HSB):
11°, 96.5986%, 57.6471%
XYZ:
12.5243, 7.1425, 0.8621
xyY:
0.6101, 0.3479, 7.1425
CIE-Lab:
32.1292, 46.9802, 43.0639
CIE-LCH:
32.1292, 63.7310, 42.5096
CIE-Luv:
32.1292, 88.5301, 24.0167
Hunter-Lab:
26.7255, 36.8801, 16.7953
#931e05 color charts
#931e05 color shades, tints & tones
#931e05 color schemes
#931e05 color preview, HTML & CSS examples
This text has a color of #931e05
<p style="color:#931e05;">Text here</p>
.mytext {color:#931e05;}
This box has a color of #931e05
<div style="background-color:#931e05;">Content here</div>
.mybackground {background-color:#931e05;}
Border around this has a color of #931e05
<div style="border:2px solid #931e05;">Content here</div>
.myborder {border:2px solid #931e05;}