#d00a6b color space conversions
Hex:
#d00a6b
RGB:
208, 10, 107
CMY:
18, 96, 58
CMYK:
0, 95, 49, 18
HSL:
331°, 90.8257%, 42.7451%
HSV (HSB):
331°, 95.1923%, 81.5686%
XYZ:
28.7748, 14.6885, 15.2285
xyY:
0.4903, 0.2503, 14.6885
CIE-Lab:
45.2046, 71.9206, 1.7097
CIE-LCH:
45.2046, 71.9409, 1.3617
CIE-Luv:
45.2046, 113.1878, -11.6884
Hunter-Lab:
38.3256, 66.9478, 3.2693
#d00a6b color charts
#d00a6b color shades, tints & tones
#d00a6b color schemes
#d00a6b color preview, HTML & CSS examples
This text has a color of #d00a6b
<p style="color:#d00a6b;">Text here</p>
.mytext {color:#d00a6b;}
This box has a color of #d00a6b
<div style="background-color:#d00a6b;">Content here</div>
.mybackground {background-color:#d00a6b;}
Border around this has a color of #d00a6b
<div style="border:2px solid #d00a6b;">Content here</div>
.myborder {border:2px solid #d00a6b;}