#d93f46 color space conversions
Hex:
#d93f46
RGB:
217, 63, 70
CMY:
15, 75, 73
CMYK:
0, 71, 68, 15
HSL:
357°, 66.9565%, 54.9020%
HSV (HSB):
357°, 70.9677%, 85.0980%
XYZ:
31.4983, 18.7489, 7.7531
xyY:
0.5431, 0.3233, 18.7489
CIE-Lab:
50.3922, 59.8349, 31.5729
CIE-LCH:
50.3922, 67.6540, 27.8191
CIE-Luv:
50.3922, 116.0500, 22.1946
Hunter-Lab:
43.3000, 54.0734, 19.6938
#d93f46 color charts
#d93f46 color shades, tints & tones
#d93f46 color schemes
#d93f46 color preview, HTML & CSS examples
This text has a color of #d93f46
<p style="color:#d93f46;">Text here</p>
.mytext {color:#d93f46;}
This box has a color of #d93f46
<div style="background-color:#d93f46;">Content here</div>
.mybackground {background-color:#d93f46;}
Border around this has a color of #d93f46
<div style="border:2px solid #d93f46;">Content here</div>
.myborder {border:2px solid #d93f46;}