#d71e35 color space conversions
Hex:
#d71e35
RGB:
215, 30, 53
CMY:
16, 88, 79
CMYK:
0, 86, 75, 16
HSL:
353°, 75.5102%, 48.0392%
HSV (HSB):
353°, 86.0465%, 84.3137%
XYZ:
29.1312, 15.6327, 4.8502
xyY:
0.5872, 0.3151, 15.6327
CIE-Lab:
46.4888, 67.7656, 36.8421
CIE-LCH:
46.4888, 77.1331, 28.5316
CIE-Luv:
46.4888, 133.5960, 22.6299
Hunter-Lab:
39.5382, 62.3247, 20.4036
#d71e35 color charts
#d71e35 color shades, tints & tones
#d71e35 color schemes
#d71e35 color preview, HTML & CSS examples
This text has a color of #d71e35
<p style="color:#d71e35;">Text here</p>
.mytext {color:#d71e35;}
This box has a color of #d71e35
<div style="background-color:#d71e35;">Content here</div>
.mybackground {background-color:#d71e35;}
Border around this has a color of #d71e35
<div style="border:2px solid #d71e35;">Content here</div>
.myborder {border:2px solid #d71e35;}