#95000b color space conversions
Hex:
#95000b
RGB:
149, 0, 11
CMY:
42, 100, 96
CMYK:
0, 100, 93, 42
HSL:
356°, 100.0000%, 29.2157%
HSV (HSB):
356°, 100.0000%, 58.4314%
XYZ:
12.4548, 6.4137, 0.8981
xyY:
0.6301, 0.3245, 6.4137
CIE-Lab:
30.4331, 53.8198, 39.6245
CIE-LCH:
30.4331, 66.8331, 36.3621
CIE-Luv:
30.4331, 98.7304, 19.7962
Hunter-Lab:
25.3253, 43.4658, 15.6251
#95000b color charts
#95000b color shades, tints & tones
#95000b color schemes
#95000b color preview, HTML & CSS examples
This text has a color of #95000b
<p style="color:#95000b;">Text here</p>
.mytext {color:#95000b;}
This box has a color of #95000b
<div style="background-color:#95000b;">Content here</div>
.mybackground {background-color:#95000b;}
Border around this has a color of #95000b
<div style="border:2px solid #95000b;">Content here</div>
.myborder {border:2px solid #95000b;}