#d7004c color space conversions
Hex:
#d7004c
RGB:
215, 0, 76
CMY:
16, 100, 70
CMYK:
0, 100, 65, 16
HSL:
339°, 100.0000%, 42.1569%
HSV (HSB):
339°, 100.0000%, 84.3137%
XYZ:
29.3288, 14.9689, 8.1810
xyY:
0.5589, 0.2852, 14.9689
CIE-Lab:
45.5915, 72.3938, 21.7984
CIE-LCH:
45.5915, 75.6044, 16.7575
CIE-Luv:
45.5915, 132.4924, 9.2240
Hunter-Lab:
38.6896, 67.6058, 14.5458
#d7004c color charts
#d7004c color shades, tints & tones
#d7004c color schemes
#d7004c color preview, HTML & CSS examples
This text has a color of #d7004c
<p style="color:#d7004c;">Text here</p>
.mytext {color:#d7004c;}
This box has a color of #d7004c
<div style="background-color:#d7004c;">Content here</div>
.mybackground {background-color:#d7004c;}
Border around this has a color of #d7004c
<div style="border:2px solid #d7004c;">Content here</div>
.myborder {border:2px solid #d7004c;}