#d7013c color space conversions
Hex:
#d7013c
RGB:
215, 1, 60
CMY:
16, 100, 76
CMYK:
0, 100, 72, 16
HSL:
343°, 99.0741%, 42.3529%
HSV (HSB):
343°, 99.5349%, 84.3137%
XYZ:
28.8508, 14.7950, 5.6101
xyY:
0.5857, 0.3004, 14.7950
CIE-Lab:
45.3522, 71.5798, 31.3579
CIE-LCH:
45.3522, 78.1472, 23.6574
CIE-Luv:
45.3522, 137.6090, 17.2406
Hunter-Lab:
38.4643, 66.5744, 18.2775
#d7013c color charts
#d7013c color shades, tints & tones
#d7013c color schemes
#d7013c color preview, HTML & CSS examples
This text has a color of #d7013c
<p style="color:#d7013c;">Text here</p>
.mytext {color:#d7013c;}
This box has a color of #d7013c
<div style="background-color:#d7013c;">Content here</div>
.mybackground {background-color:#d7013c;}
Border around this has a color of #d7013c
<div style="border:2px solid #d7013c;">Content here</div>
.myborder {border:2px solid #d7013c;}