#d04e8e color space conversions
Hex:
#d04e8e
RGB:
208, 78, 142
CMY:
18, 69, 44
CMYK:
0, 63, 32, 18
HSL:
330°, 58.0357%, 56.0784%
HSV (HSB):
330°, 62.5000%, 81.5686%
XYZ:
33.6193, 20.8117, 27.8363
xyY:
0.4087, 0.2530, 20.8117
CIE-Lab:
52.7428, 57.3014, -8.4127
CIE-LCH:
52.7428, 57.9156, 351.6477
CIE-Luv:
52.7428, 79.1284, -21.9659
Hunter-Lab:
45.6198, 51.7101, -4.2437
#d04e8e color charts
#d04e8e color shades, tints & tones
#d04e8e color schemes
#d04e8e color preview, HTML & CSS examples
This text has a color of #d04e8e
<p style="color:#d04e8e;">Text here</p>
.mytext {color:#d04e8e;}
This box has a color of #d04e8e
<div style="background-color:#d04e8e;">Content here</div>
.mybackground {background-color:#d04e8e;}
Border around this has a color of #d04e8e
<div style="border:2px solid #d04e8e;">Content here</div>
.myborder {border:2px solid #d04e8e;}