#d3273d color space conversions
Hex:
#d3273d
RGB:
211, 39, 61
CMY:
17, 85, 76
CMYK:
0, 82, 71, 17
HSL:
352°, 68.8000%, 49.0196%
HSV (HSB):
352°, 81.5166%, 82.7451%
XYZ:
28.4318, 15.6368, 5.9346
xyY:
0.5686, 0.3127, 15.6368
CIE-Lab:
46.4944, 65.0217, 31.9192
CIE-LCH:
46.4944, 72.4338, 26.1464
CIE-Luv:
46.4944, 125.2304, 19.8649
Hunter-Lab:
39.5434, 59.1407, 18.7823
#d3273d color charts
#d3273d color shades, tints & tones
#d3273d color schemes
#d3273d color preview, HTML & CSS examples
This text has a color of #d3273d
<p style="color:#d3273d;">Text here</p>
.mytext {color:#d3273d;}
This box has a color of #d3273d
<div style="background-color:#d3273d;">Content here</div>
.mybackground {background-color:#d3273d;}
Border around this has a color of #d3273d
<div style="border:2px solid #d3273d;">Content here</div>
.myborder {border:2px solid #d3273d;}