#993a00 color space conversions
Hex:
#993a00
RGB:
153, 58, 0
CMY:
40, 77, 100
CMYK:
0, 62, 100, 40
HSL:
23°, 100.0000%, 30.0000%
HSV (HSB):
23°, 100.0000%, 60.0000%
XYZ:
14.6499, 9.7984, 1.1191
xyY:
0.5730, 0.3832, 9.7984
CIE-Lab:
37.4782, 37.5734, 48.7188
CIE-LCH:
37.4782, 61.5247, 52.3595
CIE-Luv:
37.4782, 76.6611, 32.2420
Hunter-Lab:
31.3024, 28.7610, 19.7919
#993a00 color charts
#993a00 color shades, tints & tones
#993a00 color schemes
#993a00 color preview, HTML & CSS examples
This text has a color of #993a00
<p style="color:#993a00;">Text here</p>
.mytext {color:#993a00;}
This box has a color of #993a00
<div style="background-color:#993a00;">Content here</div>
.mybackground {background-color:#993a00;}
Border around this has a color of #993a00
<div style="border:2px solid #993a00;">Content here</div>
.myborder {border:2px solid #993a00;}