#d00080 color space conversions
Hex:
#d00080
RGB:
208, 0, 128
CMY:
18, 100, 50
CMYK:
0, 100, 38, 18
HSL:
323°, 100.0000%, 40.7843%
HSV (HSB):
323°, 100.0000%, 81.5686%
XYZ:
29.9087, 14.9684, 21.7349
xyY:
0.4490, 0.2247, 14.9684
CIE-Lab:
45.5909, 74.6088, -10.6948
CIE-LCH:
45.5909, 75.3714, 351.8425
CIE-Luv:
45.5909, 104.5731, -27.7820
Hunter-Lab:
38.6890, 70.2843, -6.2259
#d00080 color charts
#d00080 color shades, tints & tones
#d00080 color schemes
#d00080 color preview, HTML & CSS examples
This text has a color of #d00080
<p style="color:#d00080;">Text here</p>
.mytext {color:#d00080;}
This box has a color of #d00080
<div style="background-color:#d00080;">Content here</div>
.mybackground {background-color:#d00080;}
Border around this has a color of #d00080
<div style="border:2px solid #d00080;">Content here</div>
.myborder {border:2px solid #d00080;}