#d93d45 color space conversions
Hex:
#d93d45
RGB:
217, 61, 69
CMY:
15, 76, 73
CMYK:
0, 72, 68, 15
HSL:
357°, 67.2414%, 54.5098%
HSV (HSB):
357°, 71.8894%, 85.0980%
XYZ:
31.3582, 18.5189, 7.5520
xyY:
0.5460, 0.3225, 18.5189
CIE-Lab:
50.1195, 60.4965, 31.8260
CIE-LCH:
50.1195, 68.3573, 27.7479
CIE-Luv:
50.1195, 117.4104, 22.1451
Hunter-Lab:
43.0336, 54.7627, 19.7187
#d93d45 color charts
#d93d45 color shades, tints & tones
#d93d45 color schemes
#d93d45 color preview, HTML & CSS examples
This text has a color of #d93d45
<p style="color:#d93d45;">Text here</p>
.mytext {color:#d93d45;}
This box has a color of #d93d45
<div style="background-color:#d93d45;">Content here</div>
.mybackground {background-color:#d93d45;}
Border around this has a color of #d93d45
<div style="border:2px solid #d93d45;">Content here</div>
.myborder {border:2px solid #d93d45;}