#d45f8d color space conversions
Hex:
#d45f8d
RGB:
212, 95, 141
CMY:
17, 63, 45
CMYK:
0, 55, 33, 17
HSL:
336°, 57.6355%, 60.1961%
HSV (HSB):
336°, 55.1887%, 83.1373%
XYZ:
36.0513, 24.1046, 27.9518
xyY:
0.4092, 0.2736, 24.1046
CIE-Lab:
56.1923, 50.7614, -2.6406
CIE-LCH:
56.1923, 50.8301, 357.0222
CIE-Luv:
56.1923, 74.2680, -12.9741
Hunter-Lab:
49.0964, 45.1532, 0.6122
#d45f8d color charts
#d45f8d color shades, tints & tones
#d45f8d color schemes
#d45f8d color preview, HTML & CSS examples
This text has a color of #d45f8d
<p style="color:#d45f8d;">Text here</p>
.mytext {color:#d45f8d;}
This box has a color of #d45f8d
<div style="background-color:#d45f8d;">Content here</div>
.mybackground {background-color:#d45f8d;}
Border around this has a color of #d45f8d
<div style="border:2px solid #d45f8d;">Content here</div>
.myborder {border:2px solid #d45f8d;}