#d3247d color space conversions
Hex:
#d3247d
RGB:
211, 36, 125
CMY:
17, 86, 51
CMYK:
0, 83, 41, 17
HSL:
329°, 70.8502%, 48.4314%
HSV (HSB):
329°, 82.9384%, 82.7451%
XYZ:
31.1965, 16.5913, 20.9602
xyY:
0.4538, 0.2413, 16.5913
CIE-Lab:
47.7409, 70.1543, -5.5824
CIE-LCH:
47.7409, 70.3760, 355.4504
CIE-Luv:
47.7409, 103.0400, -20.4364
Hunter-Lab:
40.7324, 65.4294, -1.9970
#d3247d color charts
#d3247d color shades, tints & tones
#d3247d color schemes
#d3247d color preview, HTML & CSS examples
This text has a color of #d3247d
<p style="color:#d3247d;">Text here</p>
.mytext {color:#d3247d;}
This box has a color of #d3247d
<div style="background-color:#d3247d;">Content here</div>
.mybackground {background-color:#d3247d;}
Border around this has a color of #d3247d
<div style="border:2px solid #d3247d;">Content here</div>
.myborder {border:2px solid #d3247d;}