#95454f color space conversions
Hex:
#95454f
RGB:
149, 69, 79
CMY:
42, 73, 69
CMYK:
0, 54, 47, 42
HSL:
353°, 36.6972%, 42.7451%
HSV (HSB):
353°, 53.6913%, 58.4314%
XYZ:
15.9338, 11.2103, 8.7211
xyY:
0.4443, 0.3126, 11.2103
CIE-Lab:
39.9325, 34.6079, 10.2233
CIE-LCH:
39.9325, 36.0863, 16.4573
CIE-Luv:
39.9325, 54.6625, 5.9855
Hunter-Lab:
33.4818, 26.3541, 7.9938
#95454f color charts
#95454f color shades, tints & tones
#95454f color schemes
#95454f color preview, HTML & CSS examples
This text has a color of #95454f
<p style="color:#95454f;">Text here</p>
.mytext {color:#95454f;}
This box has a color of #95454f
<div style="background-color:#95454f;">Content here</div>
.mybackground {background-color:#95454f;}
Border around this has a color of #95454f
<div style="border:2px solid #95454f;">Content here</div>
.myborder {border:2px solid #95454f;}