#d3124f color space conversions
Hex:
#d3124f
RGB:
211, 18, 79
CMY:
17, 93, 69
CMYK:
0, 91, 63, 17
HSL:
341°, 84.2795%, 44.9020%
HSV (HSB):
341°, 91.4692%, 82.7451%
XYZ:
28.4916, 14.8460, 8.7610
xyY:
0.5469, 0.2850, 14.8460
CIE-Lab:
45.4226, 69.8758, 19.5577
CIE-LCH:
45.4226, 72.5613, 15.6365
CIE-Luv:
45.4226, 125.7169, 7.8046
Hunter-Lab:
38.5305, 64.5642, 13.4901
#d3124f color charts
#d3124f color shades, tints & tones
#d3124f color schemes
#d3124f color preview, HTML & CSS examples
This text has a color of #d3124f
<p style="color:#d3124f;">Text here</p>
.mytext {color:#d3124f;}
This box has a color of #d3124f
<div style="background-color:#d3124f;">Content here</div>
.mybackground {background-color:#d3124f;}
Border around this has a color of #d3124f
<div style="border:2px solid #d3124f;">Content here</div>
.myborder {border:2px solid #d3124f;}