#d3295d color space conversions
Hex:
#d3295d
RGB:
211, 41, 93
CMY:
17, 84, 64
CMYK:
0, 81, 56, 17
HSL:
342°, 67.4603%, 49.4118%
HSV (HSB):
342°, 80.5687%, 82.7451%
XYZ:
29.6327, 16.2251, 11.9259
xyY:
0.5128, 0.2808, 16.2251
CIE-Lab:
47.2684, 66.3287, 13.3920
CIE-LCH:
47.2684, 67.6672, 11.4147
CIE-Luv:
47.2684, 114.3075, 2.8055
Hunter-Lab:
40.2804, 60.8249, 10.6422
#d3295d color charts
#d3295d color shades, tints & tones
#d3295d color schemes
#d3295d color preview, HTML & CSS examples
This text has a color of #d3295d
<p style="color:#d3295d;">Text here</p>
.mytext {color:#d3295d;}
This box has a color of #d3295d
<div style="background-color:#d3295d;">Content here</div>
.mybackground {background-color:#d3295d;}
Border around this has a color of #d3295d
<div style="border:2px solid #d3295d;">Content here</div>
.myborder {border:2px solid #d3295d;}