#d45d6b color space conversions
Hex:
#d45d6b
RGB:
212, 93, 107
CMY:
17, 64, 58
CMYK:
0, 56, 50, 17
HSL:
353°, 58.0488%, 59.8039%
HSV (HSB):
353°, 56.1321%, 83.1373%
XYZ:
33.7196, 22.8873, 16.5504
xyY:
0.4609, 0.3129, 22.8873
CIE-Lab:
54.9560, 48.1125, 15.6016
CIE-LCH:
54.9560, 50.5789, 17.9665
CIE-Luv:
54.9560, 84.4964, 10.3073
Hunter-Lab:
47.8407, 42.0911, 12.9772
#d45d6b color charts
#d45d6b color shades, tints & tones
#d45d6b color schemes
#d45d6b color preview, HTML & CSS examples
This text has a color of #d45d6b
<p style="color:#d45d6b;">Text here</p>
.mytext {color:#d45d6b;}
This box has a color of #d45d6b
<div style="background-color:#d45d6b;">Content here</div>
.mybackground {background-color:#d45d6b;}
Border around this has a color of #d45d6b
<div style="border:2px solid #d45d6b;">Content here</div>
.myborder {border:2px solid #d45d6b;}