#d47a7c color space conversions
Hex:
#d47a7c
RGB:
212, 122, 124
CMY:
17, 52, 51
CMYK:
0, 42, 42, 17
HSL:
359°, 51.1364%, 65.4902%
HSV (HSB):
359°, 42.4528%, 83.1373%
XYZ:
37.7490, 29.3714, 22.7484
xyY:
0.4200, 0.3268, 29.3714
CIE-Lab:
61.1080, 35.1677, 14.2695
CIE-LCH:
61.1080, 37.9524, 22.0851
CIE-Luv:
61.1080, 62.3003, 12.1598
Hunter-Lab:
54.1953, 29.4898, 13.0498
#d47a7c color charts
#d47a7c color shades, tints & tones
#d47a7c color schemes
#d47a7c color preview, HTML & CSS examples
This text has a color of #d47a7c
<p style="color:#d47a7c;">Text here</p>
.mytext {color:#d47a7c;}
This box has a color of #d47a7c
<div style="background-color:#d47a7c;">Content here</div>
.mybackground {background-color:#d47a7c;}
Border around this has a color of #d47a7c
<div style="border:2px solid #d47a7c;">Content here</div>
.myborder {border:2px solid #d47a7c;}