#d93f41 color space conversions
Hex:
#d93f41
RGB:
217, 63, 65
CMY:
15, 75, 75
CMYK:
0, 71, 70, 15
HSL:
359°, 66.9565%, 54.9020%
HSV (HSB):
359°, 70.9677%, 85.0980%
XYZ:
31.3469, 18.6884, 6.9561
xyY:
0.5500, 0.3279, 18.6884
CIE-Lab:
50.3206, 59.5881, 34.3935
CIE-LCH:
50.3206, 68.8016, 29.9930
CIE-Luv:
50.3206, 117.2397, 24.5002
Hunter-Lab:
43.2301, 53.7810, 20.7208
#d93f41 color charts
#d93f41 color shades, tints & tones
#d93f41 color schemes
#d93f41 color preview, HTML & CSS examples
This text has a color of #d93f41
<p style="color:#d93f41;">Text here</p>
.mytext {color:#d93f41;}
This box has a color of #d93f41
<div style="background-color:#d93f41;">Content here</div>
.mybackground {background-color:#d93f41;}
Border around this has a color of #d93f41
<div style="border:2px solid #d93f41;">Content here</div>
.myborder {border:2px solid #d93f41;}