#d71c5d color space conversions
Hex:
#d71c5d
RGB:
215, 28, 93
CMY:
16, 89, 64
CMYK:
0, 87, 57, 16
HSL:
339°, 76.9547%, 47.6471%
HSV (HSB):
339°, 86.9767%, 84.3137%
XYZ:
30.4154, 16.0679, 11.8543
xyY:
0.5214, 0.2754, 16.0679
CIE-Lab:
47.0634, 70.1713, 13.2305
CIE-LCH:
47.0634, 71.4076, 10.6775
CIE-Luv:
47.0634, 121.4203, 1.6609
Hunter-Lab:
40.0848, 65.2932, 10.5255
#d71c5d color charts
#d71c5d color shades, tints & tones
#d71c5d color schemes
#d71c5d color preview, HTML & CSS examples
This text has a color of #d71c5d
<p style="color:#d71c5d;">Text here</p>
.mytext {color:#d71c5d;}
This box has a color of #d71c5d
<div style="background-color:#d71c5d;">Content here</div>
.mybackground {background-color:#d71c5d;}
Border around this has a color of #d71c5d
<div style="border:2px solid #d71c5d;">Content here</div>
.myborder {border:2px solid #d71c5d;}