#d3145e color space conversions
Hex:
#d3145e
RGB:
211, 20, 94
CMY:
17, 92, 63
CMYK:
0, 91, 55, 17
HSL:
337°, 82.6840%, 45.2941%
HSV (HSB):
337°, 90.5213%, 82.7451%
XYZ:
29.1345, 15.1573, 11.9798
xyY:
0.5177, 0.2694, 15.1573
CIE-Lab:
45.8490, 70.5363, 10.8007
CIE-LCH:
45.8490, 71.3584, 8.7056
CIE-Luv:
45.8490, 119.6070, -1.1034
Hunter-Lab:
38.9324, 65.4460, 9.0088
#d3145e color charts
#d3145e color shades, tints & tones
#d3145e color schemes
#d3145e color preview, HTML & CSS examples
This text has a color of #d3145e
<p style="color:#d3145e;">Text here</p>
.mytext {color:#d3145e;}
This box has a color of #d3145e
<div style="background-color:#d3145e;">Content here</div>
.mybackground {background-color:#d3145e;}
Border around this has a color of #d3145e
<div style="border:2px solid #d3145e;">Content here</div>
.myborder {border:2px solid #d3145e;}