#d71e0e color space conversions
Hex:
#d71e0e
RGB:
215, 30, 14
CMY:
16, 88, 95
CMYK:
0, 86, 93, 16
HSL:
5°, 87.7729%, 44.9020%
HSV (HSB):
5°, 93.4884%, 84.3137%
XYZ:
28.5679, 15.4073, 1.8837
xyY:
0.6230, 0.3360, 15.4073
CIE-Lab:
46.1871, 66.8788, 55.4927
CIE-LCH:
46.1871, 86.9035, 39.6842
CIE-Luv:
46.1871, 139.8041, 32.5932
Hunter-Lab:
39.2522, 61.2217, 24.6312
#d71e0e color charts
#d71e0e color shades, tints & tones
#d71e0e color schemes
#d71e0e color preview, HTML & CSS examples
This text has a color of #d71e0e
<p style="color:#d71e0e;">Text here</p>
.mytext {color:#d71e0e;}
This box has a color of #d71e0e
<div style="background-color:#d71e0e;">Content here</div>
.mybackground {background-color:#d71e0e;}
Border around this has a color of #d71e0e
<div style="border:2px solid #d71e0e;">Content here</div>
.myborder {border:2px solid #d71e0e;}