#d47d98 color space conversions
Hex:
#d47d98
RGB:
212, 125, 152
CMY:
17, 51, 40
CMYK:
0, 41, 28, 17
HSL:
341°, 50.2890%, 66.0784%
HSV (HSB):
341°, 41.0377%, 83.1373%
XYZ:
40.1525, 30.9313, 33.5598
xyY:
0.3837, 0.2956, 30.9313
CIE-Lab:
62.4496, 37.0252, 0.1596
CIE-LCH:
62.4496, 37.0255, 0.2470
CIE-Luv:
62.4496, 54.9769, -6.5356
Hunter-Lab:
55.6159, 31.5422, 3.1543
#d47d98 color charts
#d47d98 color shades, tints & tones
#d47d98 color schemes
#d47d98 color preview, HTML & CSS examples
This text has a color of #d47d98
<p style="color:#d47d98;">Text here</p>
.mytext {color:#d47d98;}
This box has a color of #d47d98
<div style="background-color:#d47d98;">Content here</div>
.mybackground {background-color:#d47d98;}
Border around this has a color of #d47d98
<div style="border:2px solid #d47d98;">Content here</div>
.myborder {border:2px solid #d47d98;}