#d45f9a color space conversions
Hex:
#d45f9a
RGB:
212, 95, 154
CMY:
17, 63, 40
CMYK:
0, 55, 27, 17
HSL:
330°, 57.6355%, 60.1961%
HSV (HSB):
330°, 55.1887%, 83.1373%
XYZ:
37.0763, 24.5146, 33.3495
xyY:
0.3905, 0.2582, 24.5146
CIE-Lab:
56.5993, 52.4052, -9.6442
CIE-LCH:
56.5993, 53.2852, 349.5725
CIE-Luv:
56.5993, 70.5810, -23.0358
Hunter-Lab:
49.5122, 47.0203, -5.2769
#d45f9a color charts
#d45f9a color shades, tints & tones
#d45f9a color schemes
#d45f9a color preview, HTML & CSS examples
This text has a color of #d45f9a
<p style="color:#d45f9a;">Text here</p>
.mytext {color:#d45f9a;}
This box has a color of #d45f9a
<div style="background-color:#d45f9a;">Content here</div>
.mybackground {background-color:#d45f9a;}
Border around this has a color of #d45f9a
<div style="border:2px solid #d45f9a;">Content here</div>
.myborder {border:2px solid #d45f9a;}