#d93c40 color space conversions
Hex:
#d93c40
RGB:
217, 60, 64
CMY:
15, 76, 75
CMYK:
0, 72, 71, 15
HSL:
358°, 67.3820%, 54.3137%
HSV (HSB):
358°, 72.3502%, 85.0980%
XYZ:
31.1565, 18.3536, 6.7510
xyY:
0.5538, 0.3262, 18.3536
CIE-Lab:
49.9222, 60.6047, 34.5003
CIE-LCH:
49.9222, 69.7367, 29.6515
CIE-Luv:
49.9222, 119.1636, 24.1760
Hunter-Lab:
42.8411, 54.8437, 20.6458
#d93c40 color charts
#d93c40 color shades, tints & tones
#d93c40 color schemes
#d93c40 color preview, HTML & CSS examples
This text has a color of #d93c40
<p style="color:#d93c40;">Text here</p>
.mytext {color:#d93c40;}
This box has a color of #d93c40
<div style="background-color:#d93c40;">Content here</div>
.mybackground {background-color:#d93c40;}
Border around this has a color of #d93c40
<div style="border:2px solid #d93c40;">Content here</div>
.myborder {border:2px solid #d93c40;}