#d93c48 color space conversions
Hex:
#d93c48
RGB:
217, 60, 72
CMY:
15, 76, 72
CMYK:
0, 72, 67, 15
HSL:
355°, 67.3820%, 54.3137%
HSV (HSB):
355°, 72.3502%, 85.0980%
XYZ:
31.4008, 18.4513, 8.0373
xyY:
0.5424, 0.3187, 18.4513
CIE-Lab:
50.0390, 61.0000, 29.9631
CIE-LCH:
50.0390, 67.9617, 26.1602
CIE-Luv:
50.0390, 117.1965, 20.4419
Hunter-Lab:
42.9550, 55.3153, 18.9747
#d93c48 color charts
#d93c48 color shades, tints & tones
#d93c48 color schemes
#d93c48 color preview, HTML & CSS examples
This text has a color of #d93c48
<p style="color:#d93c48;">Text here</p>
.mytext {color:#d93c48;}
This box has a color of #d93c48
<div style="background-color:#d93c48;">Content here</div>
.mybackground {background-color:#d93c48;}
Border around this has a color of #d93c48
<div style="border:2px solid #d93c48;">Content here</div>
.myborder {border:2px solid #d93c48;}