#d0044d color space conversions
Hex:
#d0044d
RGB:
208, 4, 77
CMY:
18, 98, 70
CMYK:
0, 98, 63, 18
HSL:
339°, 96.2264%, 41.5686%
HSV (HSB):
339°, 98.0769%, 81.5686%
XYZ:
27.3954, 14.0326, 8.2858
xyY:
0.5511, 0.2823, 14.0326
CIE-Lab:
44.2796, 70.4548, 19.1773
CIE-LCH:
44.2796, 73.0181, 15.2266
CIE-Luv:
44.2796, 126.1967, 7.1023
Hunter-Lab:
37.4600, 64.9861, 13.1076
#d0044d color charts
#d0044d color shades, tints & tones
#d0044d color schemes
#d0044d color preview, HTML & CSS examples
This text has a color of #d0044d
<p style="color:#d0044d;">Text here</p>
.mytext {color:#d0044d;}
This box has a color of #d0044d
<div style="background-color:#d0044d;">Content here</div>
.mybackground {background-color:#d0044d;}
Border around this has a color of #d0044d
<div style="border:2px solid #d0044d;">Content here</div>
.myborder {border:2px solid #d0044d;}