#992e3c color space conversions
Hex:
#992e3c
RGB:
153, 46, 60
CMY:
40, 82, 76
CMYK:
0, 70, 61, 40
HSL:
352°, 53.7688%, 39.0196%
HSV (HSB):
352°, 69.9346%, 60.0000%
XYZ:
14.9295, 9.0525, 5.2354
xyY:
0.5110, 0.3098, 9.0525
CIE-Lab:
36.0853, 45.2719, 17.0755
CIE-LCH:
36.0853, 48.3851, 20.6653
CIE-Luv:
36.0853, 75.5220, 9.9518
Hunter-Lab:
30.0874, 35.9192, 10.7444
#992e3c color charts
#992e3c color shades, tints & tones
#992e3c color schemes
#992e3c color preview, HTML & CSS examples
This text has a color of #992e3c
<p style="color:#992e3c;">Text here</p>
.mytext {color:#992e3c;}
This box has a color of #992e3c
<div style="background-color:#992e3c;">Content here</div>
.mybackground {background-color:#992e3c;}
Border around this has a color of #992e3c
<div style="border:2px solid #992e3c;">Content here</div>
.myborder {border:2px solid #992e3c;}