#970f05 color space conversions
Hex:
#970f05
RGB:
151, 15, 5
CMY:
41, 94, 98
CMYK:
0, 90, 97, 41
HSL:
4°, 93.5897%, 30.5882%
HSV (HSB):
4°, 96.6887%, 59.2157%
XYZ:
12.9607, 6.9319, 0.7985
xyY:
0.6264, 0.3350, 6.9319
CIE-Lab:
31.6514, 51.9616, 43.1506
CIE-LCH:
31.6514, 67.5424, 39.7073
CIE-Luv:
31.6514, 97.3502, 22.4066
Hunter-Lab:
26.3285, 41.7951, 16.6319
#970f05 color charts
#970f05 color shades, tints & tones
#970f05 color schemes
#970f05 color preview, HTML & CSS examples
This text has a color of #970f05
<p style="color:#970f05;">Text here</p>
.mytext {color:#970f05;}
This box has a color of #970f05
<div style="background-color:#970f05;">Content here</div>
.mybackground {background-color:#970f05;}
Border around this has a color of #970f05
<div style="border:2px solid #970f05;">Content here</div>
.myborder {border:2px solid #970f05;}