#d2019d color space conversions
Hex:
#d2019d
RGB:
210, 1, 157
CMY:
18, 100, 38
CMYK:
0, 100, 25, 18
HSL:
315°, 99.0521%, 41.3725%
HSV (HSB):
315°, 99.5238%, 82.3529%
XYZ:
32.6750, 16.1577, 33.2949
xyY:
0.3979, 0.1967, 16.1577
CIE-Lab:
47.1807, 77.9337, -25.8096
CIE-LCH:
47.1807, 82.0963, 341.6765
CIE-Luv:
47.1807, 92.4707, -49.3588
Hunter-Lab:
40.1966, 74.7550, -20.9723
#d2019d color charts
#d2019d color shades, tints & tones
#d2019d color schemes
#d2019d color preview, HTML & CSS examples
This text has a color of #d2019d
<p style="color:#d2019d;">Text here</p>
.mytext {color:#d2019d;}
This box has a color of #d2019d
<div style="background-color:#d2019d;">Content here</div>
.mybackground {background-color:#d2019d;}
Border around this has a color of #d2019d
<div style="border:2px solid #d2019d;">Content here</div>
.myborder {border:2px solid #d2019d;}