#d3143e color space conversions
Hex:
#d3143e
RGB:
211, 20, 62
CMY:
17, 92, 76
CMYK:
0, 91, 71, 17
HSL:
347°, 82.6840%, 45.2941%
HSV (HSB):
347°, 90.5213%, 82.7451%
XYZ:
27.9836, 14.6970, 5.9193
xyY:
0.5758, 0.3024, 14.6970
CIE-Lab:
45.2164, 68.7642, 29.7807
CIE-LCH:
45.2164, 74.9360, 23.4167
CIE-Luv:
45.2164, 130.8800, 16.7899
Hunter-Lab:
38.3367, 63.2059, 17.6811
#d3143e color charts
#d3143e color shades, tints & tones
#d3143e color schemes
#d3143e color preview, HTML & CSS examples
This text has a color of #d3143e
<p style="color:#d3143e;">Text here</p>
.mytext {color:#d3143e;}
This box has a color of #d3143e
<div style="background-color:#d3143e;">Content here</div>
.mybackground {background-color:#d3143e;}
Border around this has a color of #d3143e
<div style="border:2px solid #d3143e;">Content here</div>
.myborder {border:2px solid #d3143e;}