#d71b3a color space conversions
Hex:
#d71b3a
RGB:
215, 27, 58
CMY:
16, 89, 77
CMYK:
0, 87, 73, 16
HSL:
350°, 77.6860%, 47.4510%
HSV (HSB):
350°, 87.4419%, 84.3137%
XYZ:
29.1800, 15.5364, 5.4639
xyY:
0.5815, 0.3096, 15.5364
CIE-Lab:
46.3603, 68.5075, 33.7484
CIE-LCH:
46.3603, 76.3690, 26.2259
CIE-Luv:
46.3603, 133.2444, 20.2056
Hunter-Lab:
39.4163, 63.1656, 19.3726
#d71b3a color charts
#d71b3a color shades, tints & tones
#d71b3a color schemes
#d71b3a color preview, HTML & CSS examples
This text has a color of #d71b3a
<p style="color:#d71b3a;">Text here</p>
.mytext {color:#d71b3a;}
This box has a color of #d71b3a
<div style="background-color:#d71b3a;">Content here</div>
.mybackground {background-color:#d71b3a;}
Border around this has a color of #d71b3a
<div style="border:2px solid #d71b3a;">Content here</div>
.myborder {border:2px solid #d71b3a;}