#d9492b color space conversions
Hex:
#d9492b
RGB:
217, 73, 43
CMY:
15, 71, 83
CMYK:
0, 66, 80, 15
HSL:
10°, 69.6000%, 50.9804%
HSV (HSB):
10°, 80.1843%, 85.0980%
XYZ:
31.4339, 19.6912, 4.4295
xyY:
0.5658, 0.3544, 19.6912
CIE-Lab:
51.4863, 54.8828, 47.5703
CIE-LCH:
51.4863, 72.6296, 40.9175
CIE-Luv:
51.4863, 115.0374, 35.3153
Hunter-Lab:
44.3748, 48.7885, 25.1440
#d9492b color charts
#d9492b color shades, tints & tones
#d9492b color schemes
#d9492b color preview, HTML & CSS examples
This text has a color of #d9492b
<p style="color:#d9492b;">Text here</p>
.mytext {color:#d9492b;}
This box has a color of #d9492b
<div style="background-color:#d9492b;">Content here</div>
.mybackground {background-color:#d9492b;}
Border around this has a color of #d9492b
<div style="border:2px solid #d9492b;">Content here</div>
.myborder {border:2px solid #d9492b;}