#d4506b color space conversions
Hex:
#d4506b
RGB:
212, 80, 107
CMY:
17, 69, 58
CMYK:
0, 62, 50, 17
HSL:
348°, 60.5505%, 57.2549%
HSV (HSB):
348°, 62.2642%, 83.1373%
XYZ:
32.6739, 20.7959, 16.2018
xyY:
0.4690, 0.2985, 20.7959
CIE-Lab:
52.7254, 54.0300, 12.5103
CIE-LCH:
52.7254, 55.4594, 13.0367
CIE-Luv:
52.7254, 92.2140, 5.2380
Hunter-Lab:
45.6025, 48.0895, 10.8570
#d4506b color charts
#d4506b color shades, tints & tones
#d4506b color schemes
#d4506b color preview, HTML & CSS examples
This text has a color of #d4506b
<p style="color:#d4506b;">Text here</p>
.mytext {color:#d4506b;}
This box has a color of #d4506b
<div style="background-color:#d4506b;">Content here</div>
.mybackground {background-color:#d4506b;}
Border around this has a color of #d4506b
<div style="border:2px solid #d4506b;">Content here</div>
.myborder {border:2px solid #d4506b;}