#951e01 color space conversions
Hex:
#951e01
RGB:
149, 30, 1
CMY:
42, 88, 100
CMYK:
0, 80, 99, 42
HSL:
12°, 98.6667%, 29.4118%
HSV (HSB):
12°, 99.3289%, 58.4314%
XYZ:
12.8642, 7.3203, 0.7637
xyY:
0.6141, 0.3494, 7.3203
CIE-Lab:
32.5252, 47.5545, 45.1551
CIE-LCH:
32.5252, 65.5775, 43.5174
CIE-Luv:
32.5252, 90.4627, 24.9027
Hunter-Lab:
27.0561, 37.5222, 17.2658
#951e01 color charts
#951e01 color shades, tints & tones
#951e01 color schemes
#951e01 color preview, HTML & CSS examples
This text has a color of #951e01
<p style="color:#951e01;">Text here</p>
.mytext {color:#951e01;}
This box has a color of #951e01
<div style="background-color:#951e01;">Content here</div>
.mybackground {background-color:#951e01;}
Border around this has a color of #951e01
<div style="border:2px solid #951e01;">Content here</div>
.myborder {border:2px solid #951e01;}