#d4705c color space conversions
Hex:
#d4705c
RGB:
212, 112, 92
CMY:
17, 56, 64
CMYK:
0, 47, 57, 17
HSL:
10°, 58.2524%, 59.6078%
HSV (HSB):
10°, 56.6038%, 83.1373%
XYZ:
34.8773, 26.3581, 13.3746
xyY:
0.4675, 0.3533, 26.3581
CIE-Lab:
58.3754, 37.3794, 28.8143
CIE-LCH:
58.3754, 47.1962, 37.6272
CIE-Luv:
58.3754, 74.9419, 27.3147
Hunter-Lab:
51.3401, 31.4166, 20.4925
#d4705c color charts
#d4705c color shades, tints & tones
#d4705c color schemes
#d4705c color preview, HTML & CSS examples
This text has a color of #d4705c
<p style="color:#d4705c;">Text here</p>
.mytext {color:#d4705c;}
This box has a color of #d4705c
<div style="background-color:#d4705c;">Content here</div>
.mybackground {background-color:#d4705c;}
Border around this has a color of #d4705c
<div style="border:2px solid #d4705c;">Content here</div>
.myborder {border:2px solid #d4705c;}