#d3373f color space conversions
Hex:
#d3373f
RGB:
211, 55, 63
CMY:
17, 78, 75
CMYK:
0, 74, 70, 17
HSL:
357°, 63.9344%, 52.1569%
HSV (HSB):
357°, 73.9336%, 82.7451%
XYZ:
29.1274, 16.9401, 6.4372
xyY:
0.5548, 0.3226, 16.9401
CIE-Lab:
48.1845, 60.4416, 32.7501
CIE-LCH:
48.1845, 68.7442, 28.4509
CIE-Luv:
48.1845, 117.3013, 22.2994
Hunter-Lab:
41.1584, 54.2953, 19.5379
#d3373f color charts
#d3373f color shades, tints & tones
#d3373f color schemes
#d3373f color preview, HTML & CSS examples
This text has a color of #d3373f
<p style="color:#d3373f;">Text here</p>
.mytext {color:#d3373f;}
This box has a color of #d3373f
<div style="background-color:#d3373f;">Content here</div>
.mybackground {background-color:#d3373f;}
Border around this has a color of #d3373f
<div style="border:2px solid #d3373f;">Content here</div>
.myborder {border:2px solid #d3373f;}