#d03d64 color space conversions
Hex:
#d03d64
RGB:
208, 61, 100
CMY:
18, 76, 61
CMYK:
0, 71, 52, 18
HSL:
344°, 60.9959%, 52.7451%
HSV (HSB):
344°, 70.6731%, 81.5686%
XYZ:
29.9814, 17.6675, 13.8866
xyY:
0.4872, 0.2871, 17.6675
CIE-Lab:
49.0903, 59.8005, 11.5528
CIE-LCH:
49.0903, 60.9062, 10.9342
CIE-Luv:
49.0903, 101.0798, 2.5409
Hunter-Lab:
42.0327, 53.7646, 9.8350
#d03d64 color charts
#d03d64 color shades, tints & tones
#d03d64 color schemes
#d03d64 color preview, HTML & CSS examples
This text has a color of #d03d64
<p style="color:#d03d64;">Text here</p>
.mytext {color:#d03d64;}
This box has a color of #d03d64
<div style="background-color:#d03d64;">Content here</div>
.mybackground {background-color:#d03d64;}
Border around this has a color of #d03d64
<div style="border:2px solid #d03d64;">Content here</div>
.myborder {border:2px solid #d03d64;}