#d7143b color space conversions
Hex:
#d7143b
RGB:
215, 20, 59
CMY:
16, 92, 77
CMYK:
0, 91, 73, 16
HSL:
348°, 82.9787%, 46.0784%
HSV (HSB):
348°, 90.6977%, 84.3137%
XYZ:
29.0639, 15.2632, 5.5519
xyY:
0.5827, 0.3060, 15.2632
CIE-Lab:
45.9925, 69.6449, 32.7201
CIE-LCH:
45.9925, 76.9481, 25.1647
CIE-Luv:
45.9925, 134.7796, 19.0078
Hunter-Lab:
39.0681, 64.4223, 18.9220
#d7143b color charts
#d7143b color shades, tints & tones
#d7143b color schemes
#d7143b color preview, HTML & CSS examples
This text has a color of #d7143b
<p style="color:#d7143b;">Text here</p>
.mytext {color:#d7143b;}
This box has a color of #d7143b
<div style="background-color:#d7143b;">Content here</div>
.mybackground {background-color:#d7143b;}
Border around this has a color of #d7143b
<div style="border:2px solid #d7143b;">Content here</div>
.myborder {border:2px solid #d7143b;}