#d93c2e color space conversions
Hex:
#d93c2e
RGB:
217, 60, 46
CMY:
15, 76, 82
CMYK:
0, 72, 79, 15
HSL:
5°, 69.2308%, 51.5686%
HSV (HSB):
5°, 78.8018%, 85.0980%
XYZ:
30.7243, 18.1807, 4.4746
xyY:
0.5756, 0.3406, 18.1807
CIE-Lab:
49.7145, 59.8980, 44.2829
CIE-LCH:
49.7145, 74.4899, 36.4757
CIE-Luv:
49.7145, 122.8087, 31.0640
Hunter-Lab:
42.6388, 54.0039, 23.6251
#d93c2e color charts
#d93c2e color shades, tints & tones
#d93c2e color schemes
#d93c2e color preview, HTML & CSS examples
This text has a color of #d93c2e
<p style="color:#d93c2e;">Text here</p>
.mytext {color:#d93c2e;}
This box has a color of #d93c2e
<div style="background-color:#d93c2e;">Content here</div>
.mybackground {background-color:#d93c2e;}
Border around this has a color of #d93c2e
<div style="border:2px solid #d93c2e;">Content here</div>
.myborder {border:2px solid #d93c2e;}