#9d3d00 color space conversions
Hex:
#9d3d00
RGB:
157, 61, 0
CMY:
38, 76, 100
CMYK:
0, 61, 100, 38
HSL:
23°, 100.0000%, 30.7843%
HSV (HSB):
23°, 100.0000%, 61.5686%
XYZ:
15.5734, 10.5056, 1.2070
xyY:
0.5707, 0.3850, 10.5056
CIE-Lab:
38.7350, 37.6747, 49.7767
CIE-LCH:
38.7350, 62.4268, 52.8788
CIE-Luv:
38.7350, 77.8206, 33.4947
Hunter-Lab:
32.4123, 29.0436, 20.4808
#9d3d00 color charts
#9d3d00 color shades, tints & tones
#9d3d00 color schemes
#9d3d00 color preview, HTML & CSS examples
This text has a color of #9d3d00
<p style="color:#9d3d00;">Text here</p>
.mytext {color:#9d3d00;}
This box has a color of #9d3d00
<div style="background-color:#9d3d00;">Content here</div>
.mybackground {background-color:#9d3d00;}
Border around this has a color of #9d3d00
<div style="border:2px solid #9d3d00;">Content here</div>
.myborder {border:2px solid #9d3d00;}