#95000d color space conversions
Hex:
#95000d
RGB:
149, 0, 13
CMY:
42, 100, 95
CMYK:
0, 100, 91, 42
HSL:
355°, 100.0000%, 29.2157%
HSV (HSB):
355°, 100.0000%, 58.4314%
XYZ:
12.4671, 6.4186, 0.9626
xyY:
0.6281, 0.3234, 6.4186
CIE-Lab:
30.4450, 53.8520, 38.7228
CIE-LCH:
30.4450, 66.3287, 35.7184
CIE-Luv:
30.4450, 98.4996, 19.4472
Hunter-Lab:
25.3350, 43.5016, 15.4818
#95000d color charts
#95000d color shades, tints & tones
#95000d color schemes
#95000d color preview, HTML & CSS examples
This text has a color of #95000d
<p style="color:#95000d;">Text here</p>
.mytext {color:#95000d;}
This box has a color of #95000d
<div style="background-color:#95000d;">Content here</div>
.mybackground {background-color:#95000d;}
Border around this has a color of #95000d
<div style="border:2px solid #95000d;">Content here</div>
.myborder {border:2px solid #95000d;}