#d2934c color space conversions
Hex:
#d2934c
RGB:
210, 147, 76
CMY:
18, 42, 70
CMYK:
0, 30, 64, 18
HSL:
32°, 59.8214%, 56.0784%
HSV (HSB):
32°, 63.8095%, 82.3529%
XYZ:
38.3166, 35.0909, 11.5912
xyY:
0.4508, 0.4128, 35.0909
CIE-Lab:
65.8194, 16.6928, 46.2800
CIE-LCH:
65.8194, 49.1985, 70.1661
CIE-Luv:
65.8194, 49.4883, 50.0615
Hunter-Lab:
59.2376, 11.7933, 29.8648
#d2934c color charts
#d2934c color shades, tints & tones
#d2934c color schemes
#d2934c color preview, HTML & CSS examples
This text has a color of #d2934c
<p style="color:#d2934c;">Text here</p>
.mytext {color:#d2934c;}
This box has a color of #d2934c
<div style="background-color:#d2934c;">Content here</div>
.mybackground {background-color:#d2934c;}
Border around this has a color of #d2934c
<div style="border:2px solid #d2934c;">Content here</div>
.myborder {border:2px solid #d2934c;}