#d3037d color space conversions
Hex:
#d3037d
RGB:
211, 3, 125
CMY:
17, 99, 51
CMYK:
0, 99, 41, 17
HSL:
325°, 97.1963%, 41.9608%
HSV (HSB):
325°, 98.5782%, 82.7451%
XYZ:
30.5982, 15.3947, 20.7608
xyY:
0.4584, 0.2306, 15.3947
CIE-Lab:
46.1701, 74.7058, -7.9233
CIE-LCH:
46.1701, 75.1248, 353.9459
CIE-Luv:
46.1701, 108.1270, -24.2745
Hunter-Lab:
39.2361, 70.5400, -3.9066
#d3037d color charts
#d3037d color shades, tints & tones
#d3037d color schemes
#d3037d color preview, HTML & CSS examples
This text has a color of #d3037d
<p style="color:#d3037d;">Text here</p>
.mytext {color:#d3037d;}
This box has a color of #d3037d
<div style="background-color:#d3037d;">Content here</div>
.mybackground {background-color:#d3037d;}
Border around this has a color of #d3037d
<div style="border:2px solid #d3037d;">Content here</div>
.myborder {border:2px solid #d3037d;}