#994e4e color space conversions
Hex:
#994e4e
RGB:
153, 78, 78
CMY:
40, 69, 69
CMYK:
0, 49, 49, 40
HSL:
0°, 32.4675%, 45.2941%
HSV (HSB):
0°, 49.0196%, 60.0000%
XYZ:
17.2364, 12.7711, 8.7643
xyY:
0.4446, 0.3294, 12.7711
CIE-Lab:
42.4164, 31.2181, 14.3637
CIE-LCH:
42.4164, 34.3640, 24.7076
CIE-Luv:
42.4164, 52.6187, 11.3428
Hunter-Lab:
35.7367, 23.5542, 10.4750
#994e4e color charts
#994e4e color shades, tints & tones
#994e4e color schemes
#994e4e color preview, HTML & CSS examples
This text has a color of #994e4e
<p style="color:#994e4e;">Text here</p>
.mytext {color:#994e4e;}
This box has a color of #994e4e
<div style="background-color:#994e4e;">Content here</div>
.mybackground {background-color:#994e4e;}
Border around this has a color of #994e4e
<div style="border:2px solid #994e4e;">Content here</div>
.myborder {border:2px solid #994e4e;}