#d0044c color space conversions
Hex:
#d0044c
RGB:
208, 4, 76
CMY:
18, 98, 70
CMYK:
0, 98, 63, 18
HSL:
339°, 96.2264%, 41.5686%
HSV (HSB):
339°, 98.0769%, 81.5686%
XYZ:
27.3603, 14.0185, 8.1013
xyY:
0.5530, 0.2833, 14.0185
CIE-Lab:
44.2595, 70.4005, 19.7766
CIE-LCH:
44.2595, 73.1255, 15.6909
CIE-Luv:
44.2595, 126.5636, 7.6655
Hunter-Lab:
37.4413, 64.9170, 13.3802
#d0044c color charts
#d0044c color shades, tints & tones
#d0044c color schemes
#d0044c color preview, HTML & CSS examples
This text has a color of #d0044c
<p style="color:#d0044c;">Text here</p>
.mytext {color:#d0044c;}
This box has a color of #d0044c
<div style="background-color:#d0044c;">Content here</div>
.mybackground {background-color:#d0044c;}
Border around this has a color of #d0044c
<div style="border:2px solid #d0044c;">Content here</div>
.myborder {border:2px solid #d0044c;}