#d3246c color space conversions
Hex:
#d3246c
RGB:
211, 36, 108
CMY:
17, 86, 58
CMYK:
0, 83, 49, 17
HSL:
335°, 70.8502%, 48.4314%
HSV (HSB):
335°, 82.9384%, 82.7451%
XYZ:
30.2016, 16.1933, 15.7212
xyY:
0.4862, 0.2607, 16.1933
CIE-Lab:
47.2271, 68.6626, 4.0891
CIE-LCH:
47.2271, 68.7843, 3.4081
CIE-Luv:
47.2271, 110.1233, -8.1507
Hunter-Lab:
40.2410, 63.5460, 5.0055
#d3246c color charts
#d3246c color shades, tints & tones
#d3246c color schemes
#d3246c color preview, HTML & CSS examples
This text has a color of #d3246c
<p style="color:#d3246c;">Text here</p>
.mytext {color:#d3246c;}
This box has a color of #d3246c
<div style="background-color:#d3246c;">Content here</div>
.mybackground {background-color:#d3246c;}
Border around this has a color of #d3246c
<div style="border:2px solid #d3246c;">Content here</div>
.myborder {border:2px solid #d3246c;}