#d3294c color space conversions
Hex:
#d3294c
RGB:
211, 41, 76
CMY:
17, 84, 70
CMYK:
0, 81, 64, 17
HSL:
348°, 67.4603%, 49.4118%
HSV (HSB):
348°, 80.5687%, 82.7451%
XYZ:
28.9614, 15.9566, 8.3910
xyY:
0.5433, 0.2993, 15.9566
CIE-Lab:
46.9174, 65.2618, 23.3684
CIE-LCH:
46.9174, 69.3194, 19.7010
CIE-Luv:
46.9174, 120.0870, 12.8029
Hunter-Lab:
39.9457, 59.5112, 15.5075
#d3294c color charts
#d3294c color shades, tints & tones
#d3294c color schemes
#d3294c color preview, HTML & CSS examples
This text has a color of #d3294c
<p style="color:#d3294c;">Text here</p>
.mytext {color:#d3294c;}
This box has a color of #d3294c
<div style="background-color:#d3294c;">Content here</div>
.mybackground {background-color:#d3294c;}
Border around this has a color of #d3294c
<div style="border:2px solid #d3294c;">Content here</div>
.myborder {border:2px solid #d3294c;}