#d3057f color space conversions
Hex:
#d3057f
RGB:
211, 5, 127
CMY:
17, 98, 50
CMYK:
0, 98, 40, 17
HSL:
324°, 95.3704%, 42.3529%
HSV (HSB):
324°, 97.6303%, 82.7451%
XYZ:
30.7490, 15.4897, 21.4478
xyY:
0.4543, 0.2288, 15.4897
CIE-Lab:
46.2978, 74.7174, -8.9592
CIE-LCH:
46.2978, 75.2526, 353.1625
CIE-Luv:
46.2978, 107.0074, -25.6303
Hunter-Lab:
39.3570, 70.5845, -4.7606
#d3057f color charts
#d3057f color shades, tints & tones
#d3057f color schemes
#d3057f color preview, HTML & CSS examples
This text has a color of #d3057f
<p style="color:#d3057f;">Text here</p>
.mytext {color:#d3057f;}
This box has a color of #d3057f
<div style="background-color:#d3057f;">Content here</div>
.mybackground {background-color:#d3057f;}
Border around this has a color of #d3057f
<div style="border:2px solid #d3057f;">Content here</div>
.myborder {border:2px solid #d3057f;}