#d93c36 color space conversions
Hex:
#d93c36
RGB:
217, 60, 54
CMY:
15, 76, 79
CMYK:
0, 72, 75, 15
HSL:
2°, 68.2008%, 53.1373%
HSV (HSB):
2°, 75.1152%, 85.0980%
XYZ:
30.8970, 18.2498, 5.3841
xyY:
0.5666, 0.3347, 18.2498
CIE-Lab:
49.7977, 60.1815, 40.0354
CIE-LCH:
49.7977, 72.2817, 33.6336
CIE-Luv:
49.7977, 121.3263, 28.2674
Hunter-Lab:
42.7198, 54.3402, 22.4313
#d93c36 color charts
#d93c36 color shades, tints & tones
#d93c36 color schemes
#d93c36 color preview, HTML & CSS examples
This text has a color of #d93c36
<p style="color:#d93c36;">Text here</p>
.mytext {color:#d93c36;}
This box has a color of #d93c36
<div style="background-color:#d93c36;">Content here</div>
.mybackground {background-color:#d93c36;}
Border around this has a color of #d93c36
<div style="border:2px solid #d93c36;">Content here</div>
.myborder {border:2px solid #d93c36;}