#d9027d color space conversions
Hex:
#d9027d
RGB:
217, 2, 125
CMY:
15, 99, 51
CMYK:
0, 99, 42, 15
HSL:
326°, 98.1735%, 42.9412%
HSV (HSB):
326°, 99.0783%, 85.0980%
XYZ:
32.3387, 16.2758, 20.8391
xyY:
0.4656, 0.2343, 16.2758
CIE-Lab:
47.3343, 76.0657, -6.0607
CIE-LCH:
47.3343, 76.3067, 355.4445
CIE-Luv:
47.3343, 113.0667, -22.2919
Hunter-Lab:
40.3433, 72.4826, -2.3857
#d9027d color charts
#d9027d color shades, tints & tones
#d9027d color schemes
#d9027d color preview, HTML & CSS examples
This text has a color of #d9027d
<p style="color:#d9027d;">Text here</p>
.mytext {color:#d9027d;}
This box has a color of #d9027d
<div style="background-color:#d9027d;">Content here</div>
.mybackground {background-color:#d9027d;}
Border around this has a color of #d9027d
<div style="border:2px solid #d9027d;">Content here</div>
.myborder {border:2px solid #d9027d;}