#d45f95 color space conversions
Hex:
#d45f95
RGB:
212, 95, 149
CMY:
17, 63, 42
CMYK:
0, 55, 30, 17
HSL:
332°, 57.6355%, 60.1961%
HSV (HSB):
332°, 55.1887%, 83.1373%
XYZ:
36.6684, 24.3514, 31.2014
xyY:
0.3976, 0.2641, 24.3514
CIE-Lab:
56.4379, 51.7563, -6.9635
CIE-LCH:
56.4379, 52.2226, 352.3372
CIE-Luv:
56.4379, 72.0087, -19.1269
Hunter-Lab:
49.3471, 46.2806, -2.9452
#d45f95 color charts
#d45f95 color shades, tints & tones
#d45f95 color schemes
#d45f95 color preview, HTML & CSS examples
This text has a color of #d45f95
<p style="color:#d45f95;">Text here</p>
.mytext {color:#d45f95;}
This box has a color of #d45f95
<div style="background-color:#d45f95;">Content here</div>
.mybackground {background-color:#d45f95;}
Border around this has a color of #d45f95
<div style="border:2px solid #d45f95;">Content here</div>
.myborder {border:2px solid #d45f95;}