#d42e5f color space conversions
Hex:
#d42e5f
RGB:
212, 46, 95
CMY:
17, 82, 63
CMYK:
0, 78, 55, 17
HSL:
342°, 65.8730%, 50.5882%
HSV (HSB):
342°, 78.3019%, 83.1373%
XYZ:
30.1939, 16.7773, 12.4734
xyY:
0.5079, 0.2822, 16.7773
CIE-Lab:
47.9782, 65.3965, 13.1731
CIE-LCH:
47.9782, 66.7101, 11.3889
CIE-Luv:
47.9782, 112.5456, 2.8682
Hunter-Lab:
40.9601, 59.9022, 10.6167
#d42e5f color charts
#d42e5f color shades, tints & tones
#d42e5f color schemes
#d42e5f color preview, HTML & CSS examples
This text has a color of #d42e5f
<p style="color:#d42e5f;">Text here</p>
.mytext {color:#d42e5f;}
This box has a color of #d42e5f
<div style="background-color:#d42e5f;">Content here</div>
.mybackground {background-color:#d42e5f;}
Border around this has a color of #d42e5f
<div style="border:2px solid #d42e5f;">Content here</div>
.myborder {border:2px solid #d42e5f;}