#d3045a color space conversions
Hex:
#d3045a
RGB:
211, 4, 90
CMY:
17, 98, 65
CMYK:
0, 98, 57, 17
HSL:
335°, 96.2791%, 42.1569%
HSV (HSB):
335°, 98.1043%, 82.7451%
XYZ:
28.7528, 14.6739, 10.9898
xyY:
0.5284, 0.2697, 14.6739
CIE-Lab:
45.1843, 71.9227, 12.3709
CIE-LCH:
45.1843, 72.9789, 9.7595
CIE-Luv:
45.1843, 123.4982, 0.1534
Hunter-Lab:
38.3065, 66.9455, 9.8049
#d3045a color charts
#d3045a color shades, tints & tones
#d3045a color schemes
#d3045a color preview, HTML & CSS examples
This text has a color of #d3045a
<p style="color:#d3045a;">Text here</p>
.mytext {color:#d3045a;}
This box has a color of #d3045a
<div style="background-color:#d3045a;">Content here</div>
.mybackground {background-color:#d3045a;}
Border around this has a color of #d3045a
<div style="border:2px solid #d3045a;">Content here</div>
.myborder {border:2px solid #d3045a;}