#95454c color space conversions
Hex:
#95454c
RGB:
149, 69, 76
CMY:
42, 73, 70
CMYK:
0, 54, 49, 42
HSL:
355°, 36.6972%, 42.7451%
HSV (HSB):
355°, 53.6913%, 58.4314%
XYZ:
15.8271, 11.1676, 8.1589
xyY:
0.4502, 0.3177, 11.1676
CIE-Lab:
39.8613, 34.2972, 11.9947
CIE-LCH:
39.8613, 36.3342, 19.2762
CIE-Luv:
39.8613, 55.3401, 7.9291
Hunter-Lab:
33.4180, 26.0578, 8.9172
#95454c color charts
#95454c color shades, tints & tones
#95454c color schemes
#95454c color preview, HTML & CSS examples
This text has a color of #95454c
<p style="color:#95454c;">Text here</p>
.mytext {color:#95454c;}
This box has a color of #95454c
<div style="background-color:#95454c;">Content here</div>
.mybackground {background-color:#95454c;}
Border around this has a color of #95454c
<div style="border:2px solid #95454c;">Content here</div>
.myborder {border:2px solid #95454c;}