#d00a8f color space conversions
Hex:
#d00a8f
RGB:
208, 10, 143
CMY:
18, 96, 44
CMYK:
0, 95, 31, 18
HSL:
320°, 90.8257%, 42.7451%
HSV (HSB):
320°, 95.1923%, 81.5686%
XYZ:
31.0789, 15.6101, 27.3616
xyY:
0.4197, 0.2108, 15.6101
CIE-Lab:
46.4588, 75.2465, -18.5215
CIE-LCH:
46.4588, 77.4924, 346.1719
CIE-Luv:
46.4588, 96.6901, -38.5513
Hunter-Lab:
39.5097, 71.2688, -13.4033
#d00a8f color charts
#d00a8f color shades, tints & tones
#d00a8f color schemes
#d00a8f color preview, HTML & CSS examples
This text has a color of #d00a8f
<p style="color:#d00a8f;">Text here</p>
.mytext {color:#d00a8f;}
This box has a color of #d00a8f
<div style="background-color:#d00a8f;">Content here</div>
.mybackground {background-color:#d00a8f;}
Border around this has a color of #d00a8f
<div style="border:2px solid #d00a8f;">Content here</div>
.myborder {border:2px solid #d00a8f;}