#d32a64 color space conversions
Hex:
#d32a64
RGB:
211, 42, 100
CMY:
17, 84, 61
CMYK:
0, 80, 53, 17
HSL:
339°, 66.7984%, 49.6078%
HSV (HSB):
339°, 80.0948%, 82.7451%
XYZ:
29.9922, 16.4249, 13.6462
xyY:
0.4993, 0.2735, 16.4249
CIE-Lab:
47.5271, 66.5792, 9.4419
CIE-LCH:
47.5271, 67.2454, 8.0716
CIE-Luv:
47.5271, 111.3663, -1.5206
Hunter-Lab:
40.5277, 61.1741, 8.4057
#d32a64 color charts
#d32a64 color shades, tints & tones
#d32a64 color schemes
#d32a64 color preview, HTML & CSS examples
This text has a color of #d32a64
<p style="color:#d32a64;">Text here</p>
.mytext {color:#d32a64;}
This box has a color of #d32a64
<div style="background-color:#d32a64;">Content here</div>
.mybackground {background-color:#d32a64;}
Border around this has a color of #d32a64
<div style="border:2px solid #d32a64;">Content here</div>
.myborder {border:2px solid #d32a64;}