#d4747d color space conversions
Hex:
#d4747d
RGB:
212, 116, 125
CMY:
17, 55, 51
CMYK:
0, 45, 41, 17
HSL:
354°, 52.7473%, 64.3137%
HSV (HSB):
354°, 45.2830%, 83.1373%
XYZ:
37.0984, 27.9685, 22.8452
xyY:
0.4220, 0.3181, 27.9685
CIE-Lab:
59.8603, 38.4221, 11.9502
CIE-LCH:
59.8603, 40.2377, 17.2769
CIE-Luv:
59.8603, 65.9340, 8.5415
Hunter-Lab:
52.8853, 32.6667, 11.4078
#d4747d color charts
#d4747d color shades, tints & tones
#d4747d color schemes
#d4747d color preview, HTML & CSS examples
This text has a color of #d4747d
<p style="color:#d4747d;">Text here</p>
.mytext {color:#d4747d;}
This box has a color of #d4747d
<div style="background-color:#d4747d;">Content here</div>
.mybackground {background-color:#d4747d;}
Border around this has a color of #d4747d
<div style="border:2px solid #d4747d;">Content here</div>
.myborder {border:2px solid #d4747d;}