#9f3000 color space conversions
Hex:
#9f3000
RGB:
159, 48, 0
CMY:
38, 81, 100
CMYK:
0, 70, 100, 38
HSL:
18°, 100.0000%, 31.1765%
HSV (HSB):
18°, 100.0000%, 62.3529%
XYZ:
15.3550, 9.4848, 1.0215
xyY:
0.5937, 0.3668, 9.4848
CIE-Lab:
36.9015, 44.2929, 49.0285
CIE-LCH:
36.9015, 66.0731, 47.9050
CIE-Luv:
36.9015, 88.4521, 30.1688
Hunter-Lab:
30.7975, 35.1012, 19.5918
#9f3000 color charts
#9f3000 color shades, tints & tones
#9f3000 color schemes
#9f3000 color preview, HTML & CSS examples
This text has a color of #9f3000
<p style="color:#9f3000;">Text here</p>
.mytext {color:#9f3000;}
This box has a color of #9f3000
<div style="background-color:#9f3000;">Content here</div>
.mybackground {background-color:#9f3000;}
Border around this has a color of #9f3000
<div style="border:2px solid #9f3000;">Content here</div>
.myborder {border:2px solid #9f3000;}