#d3044b color space conversions
Hex:
#d3044b
RGB:
211, 4, 75
CMY:
17, 98, 71
CMYK:
0, 98, 64, 17
HSL:
339°, 96.2791%, 42.1569%
HSV (HSB):
339°, 98.1043%, 82.7451%
XYZ:
28.1774, 14.4437, 7.9594
xyY:
0.5571, 0.2856, 14.4437
CIE-Lab:
44.8627, 71.0546, 21.3105
CIE-LCH:
44.8627, 74.1815, 16.6949
CIE-Luv:
44.8627, 129.2432, 8.9989
Hunter-Lab:
38.0049, 65.8340, 14.1862
#d3044b color charts
#d3044b color shades, tints & tones
#d3044b color schemes
#d3044b color preview, HTML & CSS examples
This text has a color of #d3044b
<p style="color:#d3044b;">Text here</p>
.mytext {color:#d3044b;}
This box has a color of #d3044b
<div style="background-color:#d3044b;">Content here</div>
.mybackground {background-color:#d3044b;}
Border around this has a color of #d3044b
<div style="border:2px solid #d3044b;">Content here</div>
.myborder {border:2px solid #d3044b;}