#d9054c color space conversions
Hex:
#d9054c
RGB:
217, 5, 76
CMY:
15, 98, 70
CMYK:
0, 98, 65, 15
HSL:
340°, 95.4955%, 43.5294%
HSV (HSB):
340°, 97.6959%, 85.0980%
XYZ:
29.9740, 15.3821, 8.2267
xyY:
0.5594, 0.2871, 15.3821
CIE-Lab:
46.1531, 72.4330, 22.6096
CIE-LCH:
46.1531, 75.8797, 17.3355
CIE-Luv:
46.1531, 133.3665, 10.0544
Hunter-Lab:
39.2200, 67.7845, 15.0174
#d9054c color charts
#d9054c color shades, tints & tones
#d9054c color schemes
#d9054c color preview, HTML & CSS examples
This text has a color of #d9054c
<p style="color:#d9054c;">Text here</p>
.mytext {color:#d9054c;}
This box has a color of #d9054c
<div style="background-color:#d9054c;">Content here</div>
.mybackground {background-color:#d9054c;}
Border around this has a color of #d9054c
<div style="border:2px solid #d9054c;">Content here</div>
.myborder {border:2px solid #d9054c;}