#d00a8a color space conversions
Hex:
#d00a8a
RGB:
208, 10, 138
CMY:
18, 96, 46
CMYK:
0, 95, 34, 18
HSL:
321°, 90.8257%, 42.7451%
HSV (HSB):
321°, 95.1923%, 81.5686%
XYZ:
30.7084, 15.4620, 25.4107
xyY:
0.4290, 0.2160, 15.4620
CIE-Lab:
46.2605, 74.7269, -15.7894
CIE-LCH:
46.2605, 76.3768, 348.0692
CIE-Luv:
46.2605, 99.0126, -34.6905
Hunter-Lab:
39.3217, 70.5872, -10.7895
#d00a8a color charts
#d00a8a color shades, tints & tones
#d00a8a color schemes
#d00a8a color preview, HTML & CSS examples
This text has a color of #d00a8a
<p style="color:#d00a8a;">Text here</p>
.mytext {color:#d00a8a;}
This box has a color of #d00a8a
<div style="background-color:#d00a8a;">Content here</div>
.mybackground {background-color:#d00a8a;}
Border around this has a color of #d00a8a
<div style="border:2px solid #d00a8a;">Content here</div>
.myborder {border:2px solid #d00a8a;}