#d71d25 color space conversions
Hex:
#d71d25
RGB:
215, 29, 37
CMY:
16, 89, 85
CMYK:
0, 87, 83, 16
HSL:
357°, 76.2295%, 47.8431%
HSV (HSB):
357°, 86.5116%, 84.3137%
XYZ:
28.7976, 15.4594, 3.2164
xyY:
0.6066, 0.3256, 15.4594
CIE-Lab:
46.2571, 67.4728, 45.5143
CIE-LCH:
46.2571, 81.3888, 34.0019
CIE-Luv:
46.2571, 137.2617, 27.8619
Hunter-Lab:
39.3184, 61.9299, 22.6727
#d71d25 color charts
#d71d25 color shades, tints & tones
#d71d25 color schemes
#d71d25 color preview, HTML & CSS examples
This text has a color of #d71d25
<p style="color:#d71d25;">Text here</p>
.mytext {color:#d71d25;}
This box has a color of #d71d25
<div style="background-color:#d71d25;">Content here</div>
.mybackground {background-color:#d71d25;}
Border around this has a color of #d71d25
<div style="border:2px solid #d71d25;">Content here</div>
.myborder {border:2px solid #d71d25;}