#d3246d color space conversions
Hex:
#d3246d
RGB:
211, 36, 109
CMY:
17, 86, 57
CMYK:
0, 83, 48, 17
HSL:
335°, 70.8502%, 48.4314%
HSV (HSB):
335°, 82.9384%, 82.7451%
XYZ:
30.2552, 16.2148, 16.0031
xyY:
0.4843, 0.2595, 16.2148
CIE-Lab:
47.2550, 68.7440, 3.5136
CIE-LCH:
47.2550, 68.8338, 2.9259
CIE-Luv:
47.2550, 109.7176, -8.8486
Hunter-Lab:
40.2676, 63.6483, 4.6243
#d3246d color charts
#d3246d color shades, tints & tones
#d3246d color schemes
#d3246d color preview, HTML & CSS examples
This text has a color of #d3246d
<p style="color:#d3246d;">Text here</p>
.mytext {color:#d3246d;}
This box has a color of #d3246d
<div style="background-color:#d3246d;">Content here</div>
.mybackground {background-color:#d3246d;}
Border around this has a color of #d3246d
<div style="border:2px solid #d3246d;">Content here</div>
.myborder {border:2px solid #d3246d;}