#d3345f color space conversions
Hex:
#d3345f
RGB:
211, 52, 95
CMY:
17, 80, 63
CMYK:
0, 75, 55, 17
HSL:
344°, 64.3725%, 51.5686%
HSV (HSB):
344°, 75.3555%, 82.7451%
XYZ:
30.1575, 17.1311, 12.5436
xyY:
0.5040, 0.2863, 17.1311
CIE-Lab:
48.4248, 63.3342, 13.7612
CIE-LCH:
48.4248, 64.8120, 12.2586
CIE-Luv:
48.4248, 109.2913, 4.0424
Hunter-Lab:
41.3897, 57.6273, 11.0043
#d3345f color charts
#d3345f color shades, tints & tones
#d3345f color schemes
#d3345f color preview, HTML & CSS examples
This text has a color of #d3345f
<p style="color:#d3345f;">Text here</p>
.mytext {color:#d3345f;}
This box has a color of #d3345f
<div style="background-color:#d3345f;">Content here</div>
.mybackground {background-color:#d3345f;}
Border around this has a color of #d3345f
<div style="border:2px solid #d3345f;">Content here</div>
.myborder {border:2px solid #d3345f;}