#d3355e color space conversions
Hex:
#d3355e
RGB:
211, 53, 94
CMY:
17, 79, 63
CMYK:
0, 75, 55, 17
HSL:
344°, 64.2276%, 51.7647%
HSV (HSB):
344°, 74.8815%, 82.7451%
XYZ:
30.1575, 17.2032, 12.3208
xyY:
0.5053, 0.2883, 17.2032
CIE-Lab:
48.5151, 62.9446, 14.4967
CIE-LCH:
48.5151, 64.5924, 12.9696
CIE-Luv:
48.5151, 109.1967, 4.9286
Hunter-Lab:
41.4768, 57.2016, 11.4215
#d3355e color charts
#d3355e color shades, tints & tones
#d3355e color schemes
#d3355e color preview, HTML & CSS examples
This text has a color of #d3355e
<p style="color:#d3355e;">Text here</p>
.mytext {color:#d3355e;}
This box has a color of #d3355e
<div style="background-color:#d3355e;">Content here</div>
.mybackground {background-color:#d3355e;}
Border around this has a color of #d3355e
<div style="border:2px solid #d3355e;">Content here</div>
.myborder {border:2px solid #d3355e;}