#d3258d color space conversions
Hex:
#d3258d
RGB:
211, 37, 141
CMY:
17, 85, 45
CMYK:
0, 82, 33, 17
HSL:
324°, 70.1613%, 48.6275%
HSV (HSB):
324°, 82.4645%, 82.7451%
XYZ:
32.3333, 17.0951, 26.7948
xyY:
0.4242, 0.2243, 17.0951
CIE-Lab:
48.3796, 71.5403, -14.3321
CIE-LCH:
48.3796, 72.9618, 348.6715
CIE-Luv:
48.3796, 95.9247, -32.4188
Hunter-Lab:
41.3462, 67.2333, -9.4811
#d3258d color charts
#d3258d color shades, tints & tones
#d3258d color schemes
#d3258d color preview, HTML & CSS examples
This text has a color of #d3258d
<p style="color:#d3258d;">Text here</p>
.mytext {color:#d3258d;}
This box has a color of #d3258d
<div style="background-color:#d3258d;">Content here</div>
.mybackground {background-color:#d3258d;}
Border around this has a color of #d3258d
<div style="border:2px solid #d3258d;">Content here</div>
.myborder {border:2px solid #d3258d;}