#d42d5b color space conversions
Hex:
#d42d5b
RGB:
212, 45, 91
CMY:
17, 82, 64
CMYK:
0, 79, 57, 17
HSL:
343°, 66.0079%, 50.3922%
HSV (HSB):
343°, 78.7736%, 83.1373%
XYZ:
29.9781, 16.6292, 11.5273
xyY:
0.5157, 0.2860, 16.6292
CIE-Lab:
47.7893, 65.3956, 15.3684
CIE-LCH:
47.7893, 67.1771, 13.2249
CIE-Luv:
47.7893, 114.3433, 5.1563
Hunter-Lab:
40.7789, 59.8591, 11.7853
#d42d5b color charts
#d42d5b color shades, tints & tones
#d42d5b color schemes
#d42d5b color preview, HTML & CSS examples
This text has a color of #d42d5b
<p style="color:#d42d5b;">Text here</p>
.mytext {color:#d42d5b;}
This box has a color of #d42d5b
<div style="background-color:#d42d5b;">Content here</div>
.mybackground {background-color:#d42d5b;}
Border around this has a color of #d42d5b
<div style="border:2px solid #d42d5b;">Content here</div>
.myborder {border:2px solid #d42d5b;}