#d3015d color space conversions
Hex:
#d3015d
RGB:
211, 1, 93
CMY:
17, 100, 64
CMYK:
0, 100, 56, 17
HSL:
334°, 99.0566%, 41.5686%
HSV (HSB):
334°, 99.5261%, 82.7451%
XYZ:
28.8506, 14.6609, 11.6652
xyY:
0.5229, 0.2657, 14.6609
CIE-Lab:
45.1662, 72.3806, 10.4699
CIE-LCH:
45.1662, 73.1339, 8.2308
CIE-Luv:
45.1662, 122.6291, -1.9592
Hunter-Lab:
38.2896, 67.4903, 8.7396
#d3015d color charts
#d3015d color shades, tints & tones
#d3015d color schemes
#d3015d color preview, HTML & CSS examples
This text has a color of #d3015d
<p style="color:#d3015d;">Text here</p>
.mytext {color:#d3015d;}
This box has a color of #d3015d
<div style="background-color:#d3015d;">Content here</div>
.mybackground {background-color:#d3015d;}
Border around this has a color of #d3015d
<div style="border:2px solid #d3015d;">Content here</div>
.myborder {border:2px solid #d3015d;}