#972a05 color space conversions
Hex:
#972a05
RGB:
151, 42, 5
CMY:
41, 84, 98
CMYK:
0, 72, 97, 41
HSL:
15°, 93.5897%, 30.5882%
HSV (HSB):
15°, 96.6887%, 59.2157%
XYZ:
13.6179, 8.2462, 1.0175
xyY:
0.5951, 0.3604, 8.2462
CIE-Lab:
34.4904, 44.0023, 44.9259
CIE-LCH:
34.4904, 62.8851, 45.5950
CIE-Luv:
34.4904, 85.2966, 27.0837
Hunter-Lab:
28.7162, 34.3953, 18.0005
#972a05 color charts
#972a05 color shades, tints & tones
#972a05 color schemes
#972a05 color preview, HTML & CSS examples
This text has a color of #972a05
<p style="color:#972a05;">Text here</p>
.mytext {color:#972a05;}
This box has a color of #972a05
<div style="background-color:#972a05;">Content here</div>
.mybackground {background-color:#972a05;}
Border around this has a color of #972a05
<div style="border:2px solid #972a05;">Content here</div>
.myborder {border:2px solid #972a05;}