#d3004e color space conversions
Hex:
#d3004e
RGB:
211, 0, 78
CMY:
17, 100, 69
CMYK:
0, 100, 63, 17
HSL:
338°, 100.0000%, 41.3725%
HSV (HSB):
338°, 100.0000%, 82.7451%
XYZ:
28.2391, 14.3989, 8.4986
xyY:
0.5522, 0.2816, 14.3989
CIE-Lab:
44.7997, 71.5693, 19.3546
CIE-LCH:
44.7997, 74.1402, 15.1326
CIE-Luv:
44.7997, 128.6822, 7.0634
Hunter-Lab:
37.9459, 66.4331, 13.2832
#d3004e color charts
#d3004e color shades, tints & tones
#d3004e color schemes
#d3004e color preview, HTML & CSS examples
This text has a color of #d3004e
<p style="color:#d3004e;">Text here</p>
.mytext {color:#d3004e;}
This box has a color of #d3004e
<div style="background-color:#d3004e;">Content here</div>
.mybackground {background-color:#d3004e;}
Border around this has a color of #d3004e
<div style="border:2px solid #d3004e;">Content here</div>
.myborder {border:2px solid #d3004e;}