#d3305d color space conversions
Hex:
#d3305d
RGB:
211, 48, 93
CMY:
17, 81, 64
CMYK:
0, 77, 56, 17
HSL:
343°, 64.9402%, 50.7843%
HSV (HSB):
343°, 77.2512%, 82.7451%
XYZ:
29.8967, 16.7531, 12.0139
xyY:
0.5096, 0.2856, 16.7531
CIE-Lab:
47.9474, 64.4058, 14.3279
CIE-LCH:
47.9474, 65.9803, 12.5420
CIE-Luv:
47.9474, 111.6525, 4.3331
Hunter-Lab:
40.9306, 58.7524, 11.2487
#d3305d color charts
#d3305d color shades, tints & tones
#d3305d color schemes
#d3305d color preview, HTML & CSS examples
This text has a color of #d3305d
<p style="color:#d3305d;">Text here</p>
.mytext {color:#d3305d;}
This box has a color of #d3305d
<div style="background-color:#d3305d;">Content here</div>
.mybackground {background-color:#d3305d;}
Border around this has a color of #d3305d
<div style="border:2px solid #d3305d;">Content here</div>
.myborder {border:2px solid #d3305d;}