#d3087e color space conversions
Hex:
#d3087e
RGB:
211, 8, 126
CMY:
17, 97, 51
CMYK:
0, 96, 40, 17
HSL:
325°, 92.6941%, 42.9412%
HSV (HSB):
325°, 96.2085%, 82.7451%
XYZ:
30.7167, 15.5289, 21.1171
xyY:
0.4560, 0.2305, 15.5289
CIE-Lab:
46.3503, 74.3710, -8.2674
CIE-LCH:
46.3503, 74.8291, 353.6568
CIE-Luv:
46.3503, 107.1929, -24.6669
Hunter-Lab:
39.4067, 70.1751, -4.1873
#d3087e color charts
#d3087e color shades, tints & tones
#d3087e color schemes
#d3087e color preview, HTML & CSS examples
This text has a color of #d3087e
<p style="color:#d3087e;">Text here</p>
.mytext {color:#d3087e;}
This box has a color of #d3087e
<div style="background-color:#d3087e;">Content here</div>
.mybackground {background-color:#d3087e;}
Border around this has a color of #d3087e
<div style="border:2px solid #d3087e;">Content here</div>
.myborder {border:2px solid #d3087e;}