#d94e2b color space conversions
Hex:
#d94e2b
RGB:
217, 78, 43
CMY:
15, 69, 83
CMYK:
0, 64, 80, 15
HSL:
12°, 69.6000%, 50.9804%
HSV (HSB):
12°, 80.1843%, 85.0980%
XYZ:
31.7757, 20.3749, 4.5435
xyY:
0.5605, 0.3594, 20.3749
CIE-Lab:
52.2585, 52.8033, 48.3168
CIE-LCH:
52.2585, 71.5731, 42.4596
CIE-Luv:
52.2585, 111.5820, 36.7214
Hunter-Lab:
45.1386, 46.6642, 25.6291
#d94e2b color charts
#d94e2b color shades, tints & tones
#d94e2b color schemes
#d94e2b color preview, HTML & CSS examples
This text has a color of #d94e2b
<p style="color:#d94e2b;">Text here</p>
.mytext {color:#d94e2b;}
This box has a color of #d94e2b
<div style="background-color:#d94e2b;">Content here</div>
.mybackground {background-color:#d94e2b;}
Border around this has a color of #d94e2b
<div style="border:2px solid #d94e2b;">Content here</div>
.myborder {border:2px solid #d94e2b;}