#d47a7a color space conversions
Hex:
#d47a7a
RGB:
212, 122, 122
CMY:
17, 52, 52
CMYK:
0, 42, 42, 17
HSL:
0°, 51.1364%, 65.4902%
HSV (HSB):
0°, 42.4528%, 83.1373%
XYZ:
37.6238, 29.3213, 22.0889
xyY:
0.4226, 0.3293, 29.3213
CIE-Lab:
61.0641, 34.9498, 15.3519
CIE-LCH:
61.0641, 38.1729, 23.7138
CIE-Luv:
61.0641, 62.6758, 13.5089
Hunter-Lab:
54.1491, 29.2640, 13.7183
#d47a7a color charts
#d47a7a color shades, tints & tones
#d47a7a color schemes
#d47a7a color preview, HTML & CSS examples
This text has a color of #d47a7a
<p style="color:#d47a7a;">Text here</p>
.mytext {color:#d47a7a;}
This box has a color of #d47a7a
<div style="background-color:#d47a7a;">Content here</div>
.mybackground {background-color:#d47a7a;}
Border around this has a color of #d47a7a
<div style="border:2px solid #d47a7a;">Content here</div>
.myborder {border:2px solid #d47a7a;}