#d45f7b color space conversions
Hex:
#d45f7b
RGB:
212, 95, 123
CMY:
17, 63, 52
CMYK:
0, 55, 42, 17
HSL:
346°, 57.6355%, 60.1961%
HSV (HSB):
346°, 55.1887%, 83.1373%
XYZ:
34.8187, 23.6115, 21.4612
xyY:
0.4358, 0.2955, 23.6115
CIE-Lab:
55.6967, 48.7249, 7.2217
CIE-LCH:
55.6967, 49.2572, 8.4307
CIE-Luv:
55.6967, 79.1800, 0.2741
Hunter-Lab:
48.5917, 42.8700, 7.8279
#d45f7b color charts
#d45f7b color shades, tints & tones
#d45f7b color schemes
#d45f7b color preview, HTML & CSS examples
This text has a color of #d45f7b
<p style="color:#d45f7b;">Text here</p>
.mytext {color:#d45f7b;}
This box has a color of #d45f7b
<div style="background-color:#d45f7b;">Content here</div>
.mybackground {background-color:#d45f7b;}
Border around this has a color of #d45f7b
<div style="border:2px solid #d45f7b;">Content here</div>
.myborder {border:2px solid #d45f7b;}