#d3244f color space conversions
Hex:
#d3244f
RGB:
211, 36, 79
CMY:
17, 86, 69
CMYK:
0, 83, 63, 17
HSL:
345°, 70.8502%, 48.4314%
HSV (HSB):
345°, 82.9384%, 82.7451%
XYZ:
28.9061, 15.6751, 8.8992
xyY:
0.5405, 0.2931, 15.6751
CIE-Lab:
46.5454, 66.6513, 21.0420
CIE-LCH:
46.5454, 69.8939, 17.5211
CIE-Luv:
46.5454, 120.9350, 10.2325
Hunter-Lab:
39.5919, 61.0376, 14.3874
#d3244f color charts
#d3244f color shades, tints & tones
#d3244f color schemes
#d3244f color preview, HTML & CSS examples
This text has a color of #d3244f
<p style="color:#d3244f;">Text here</p>
.mytext {color:#d3244f;}
This box has a color of #d3244f
<div style="background-color:#d3244f;">Content here</div>
.mybackground {background-color:#d3244f;}
Border around this has a color of #d3244f
<div style="border:2px solid #d3244f;">Content here</div>
.myborder {border:2px solid #d3244f;}