#d00a7a color space conversions
Hex:
#d00a7a
RGB:
208, 10, 122
CMY:
18, 96, 52
CMYK:
0, 95, 41, 18
HSL:
326°, 90.8257%, 42.7451%
HSV (HSB):
326°, 95.1923%, 81.5686%
XYZ:
29.6338, 15.0321, 19.7520
xyY:
0.4600, 0.2334, 15.0321
CIE-Lab:
45.6782, 73.1875, -6.8758
CIE-LCH:
45.6782, 73.5098, 354.6329
CIE-Luv:
45.6782, 106.4207, -22.5582
Hunter-Lab:
38.7713, 68.5821, -3.0653
#d00a7a color charts
#d00a7a color shades, tints & tones
#d00a7a color schemes
#d00a7a color preview, HTML & CSS examples
This text has a color of #d00a7a
<p style="color:#d00a7a;">Text here</p>
.mytext {color:#d00a7a;}
This box has a color of #d00a7a
<div style="background-color:#d00a7a;">Content here</div>
.mybackground {background-color:#d00a7a;}
Border around this has a color of #d00a7a
<div style="border:2px solid #d00a7a;">Content here</div>
.myborder {border:2px solid #d00a7a;}