#9c3000 color space conversions
Hex:
#9c3000
RGB:
156, 48, 0
CMY:
39, 81, 100
CMYK:
0, 69, 100, 39
HSL:
18°, 100.0000%, 30.5882%
HSV (HSB):
18°, 100.0000%, 61.1765%
XYZ:
14.7673, 9.1818, 0.9939
xyY:
0.5920, 0.3681, 9.1818
CIE-Lab:
36.3320, 43.2275, 48.4288
CIE-LCH:
36.3320, 64.9150, 48.2479
CIE-Luv:
36.3320, 86.0007, 29.8353
Hunter-Lab:
30.3015, 33.9632, 19.2662
#9c3000 color charts
#9c3000 color shades, tints & tones
#9c3000 color schemes
#9c3000 color preview, HTML & CSS examples
This text has a color of #9c3000
<p style="color:#9c3000;">Text here</p>
.mytext {color:#9c3000;}
This box has a color of #9c3000
<div style="background-color:#9c3000;">Content here</div>
.mybackground {background-color:#9c3000;}
Border around this has a color of #9c3000
<div style="border:2px solid #9c3000;">Content here</div>
.myborder {border:2px solid #9c3000;}