#d3345e color space conversions
Hex:
#d3345e
RGB:
211, 52, 94
CMY:
17, 80, 63
CMYK:
0, 75, 55, 17
HSL:
344°, 64.3725%, 51.5686%
HSV (HSB):
344°, 75.3555%, 82.7451%
XYZ:
30.1123, 17.1130, 12.3057
xyY:
0.5058, 0.2875, 17.1130
CIE-Lab:
48.4021, 63.2615, 14.3413
CIE-LCH:
48.4021, 64.8667, 12.7730
CIE-Luv:
48.4021, 109.6326, 4.6748
Hunter-Lab:
41.3679, 57.5392, 11.3205
#d3345e color charts
#d3345e color shades, tints & tones
#d3345e color schemes
#d3345e color preview, HTML & CSS examples
This text has a color of #d3345e
<p style="color:#d3345e;">Text here</p>
.mytext {color:#d3345e;}
This box has a color of #d3345e
<div style="background-color:#d3345e;">Content here</div>
.mybackground {background-color:#d3345e;}
Border around this has a color of #d3345e
<div style="border:2px solid #d3345e;">Content here</div>
.myborder {border:2px solid #d3345e;}