#d3273f color space conversions
Hex:
#d3273f
RGB:
211, 39, 63
CMY:
17, 85, 75
CMYK:
0, 82, 70, 17
HSL:
352°, 68.8000%, 49.0196%
HSV (HSB):
352°, 81.5166%, 82.7451%
XYZ:
28.4867, 15.6588, 6.2237
xyY:
0.5656, 0.3109, 15.6588
CIE-Lab:
46.5236, 65.1108, 30.7578
CIE-LCH:
46.5236, 72.0101, 25.2856
CIE-Luv:
46.5236, 124.6930, 18.9561
Hunter-Lab:
39.5712, 59.2497, 18.3749
#d3273f color charts
#d3273f color shades, tints & tones
#d3273f color schemes
#d3273f color preview, HTML & CSS examples
This text has a color of #d3273f
<p style="color:#d3273f;">Text here</p>
.mytext {color:#d3273f;}
This box has a color of #d3273f
<div style="background-color:#d3273f;">Content here</div>
.mybackground {background-color:#d3273f;}
Border around this has a color of #d3273f
<div style="border:2px solid #d3273f;">Content here</div>
.myborder {border:2px solid #d3273f;}