#d71e65 color space conversions
Hex:
#d71e65
RGB:
215, 30, 101
CMY:
16, 88, 60
CMYK:
0, 86, 53, 16
HSL:
337°, 75.5102%, 48.0392%
HSV (HSB):
337°, 86.0465%, 84.3137%
XYZ:
30.8376, 16.3152, 13.8357
xyY:
0.5056, 0.2675, 16.3152
CIE-Lab:
47.3853, 70.3589, 8.7361
CIE-LCH:
47.3853, 70.8992, 7.0779
CIE-Luv:
47.3853, 117.7738, -3.2248
Hunter-Lab:
40.3921, 65.5907, 7.9655
#d71e65 color charts
#d71e65 color shades, tints & tones
#d71e65 color schemes
#d71e65 color preview, HTML & CSS examples
This text has a color of #d71e65
<p style="color:#d71e65;">Text here</p>
.mytext {color:#d71e65;}
This box has a color of #d71e65
<div style="background-color:#d71e65;">Content here</div>
.mybackground {background-color:#d71e65;}
Border around this has a color of #d71e65
<div style="border:2px solid #d71e65;">Content here</div>
.myborder {border:2px solid #d71e65;}