#d7143e color space conversions
Hex:
#d7143e
RGB:
215, 20, 62
CMY:
16, 92, 76
CMYK:
0, 91, 71, 16
HSL:
347°, 82.9787%, 46.0784%
HSV (HSB):
347°, 90.6977%, 84.3137%
XYZ:
29.1440, 15.2952, 5.9736
xyY:
0.5781, 0.3034, 15.2952
CIE-Lab:
46.0359, 69.7672, 30.9626
CIE-LCH:
46.0359, 76.3292, 23.9316
CIE-Luv:
46.0359, 133.9273, 17.6733
Hunter-Lab:
39.1091, 64.5770, 18.3202
#d7143e color charts
#d7143e color shades, tints & tones
#d7143e color schemes
#d7143e color preview, HTML & CSS examples
This text has a color of #d7143e
<p style="color:#d7143e;">Text here</p>
.mytext {color:#d7143e;}
This box has a color of #d7143e
<div style="background-color:#d7143e;">Content here</div>
.mybackground {background-color:#d7143e;}
Border around this has a color of #d7143e
<div style="border:2px solid #d7143e;">Content here</div>
.myborder {border:2px solid #d7143e;}