#d00a5e color space conversions
Hex:
#d00a5e
RGB:
208, 10, 94
CMY:
18, 96, 63
CMYK:
0, 95, 55, 18
HSL:
335°, 90.8257%, 42.7451%
HSV (HSB):
335°, 95.1923%, 81.5686%
XYZ:
28.1413, 14.4351, 11.8927
xyY:
0.5166, 0.2650, 14.4351
CIE-Lab:
44.8506, 70.9644, 9.3121
CIE-LCH:
44.8506, 71.5728, 7.4758
CIE-Luv:
44.8506, 118.7587, -2.8706
Hunter-Lab:
37.9936, 65.7238, 8.0366
#d00a5e color charts
#d00a5e color shades, tints & tones
#d00a5e color schemes
#d00a5e color preview, HTML & CSS examples
This text has a color of #d00a5e
<p style="color:#d00a5e;">Text here</p>
.mytext {color:#d00a5e;}
This box has a color of #d00a5e
<div style="background-color:#d00a5e;">Content here</div>
.mybackground {background-color:#d00a5e;}
Border around this has a color of #d00a5e
<div style="border:2px solid #d00a5e;">Content here</div>
.myborder {border:2px solid #d00a5e;}