#911f01 color space conversions
Hex:
#911f01
RGB:
145, 31, 1
CMY:
43, 88, 100
CMYK:
0, 79, 99, 43
HSL:
13°, 98.6301%, 28.6275%
HSV (HSB):
13°, 99.3103%, 56.8627%
XYZ:
12.1725, 7.0019, 0.7387
xyY:
0.6113, 0.3516, 7.0019
CIE-Lab:
31.8112, 45.9461, 44.2817
CIE-LCH:
31.8112, 63.8115, 43.9432
CIE-Luv:
31.8112, 86.7998, 24.5523
Hunter-Lab:
26.4611, 35.8058, 16.8677
#911f01 color charts
#911f01 color shades, tints & tones
#911f01 color schemes
#911f01 color preview, HTML & CSS examples
This text has a color of #911f01
<p style="color:#911f01;">Text here</p>
.mytext {color:#911f01;}
This box has a color of #911f01
<div style="background-color:#911f01;">Content here</div>
.mybackground {background-color:#911f01;}
Border around this has a color of #911f01
<div style="border:2px solid #911f01;">Content here</div>
.myborder {border:2px solid #911f01;}