#d2924e color space conversions
Hex:
#d2924e
RGB:
210, 146, 78
CMY:
18, 43, 69
CMYK:
0, 30, 63, 18
HSL:
31°, 59.4595%, 56.4706%
HSV (HSB):
31°, 62.8571%, 82.3529%
XYZ:
38.2324, 34.8095, 11.9116
xyY:
0.4500, 0.4097, 34.8095
CIE-Lab:
65.6001, 17.3673, 45.0365
CIE-LCH:
65.6001, 48.2692, 68.9120
CIE-Luv:
65.6001, 50.0648, 48.7920
Hunter-Lab:
58.9995, 12.4208, 29.3295
#d2924e color charts
#d2924e color shades, tints & tones
#d2924e color schemes
#d2924e color preview, HTML & CSS examples
This text has a color of #d2924e
<p style="color:#d2924e;">Text here</p>
.mytext {color:#d2924e;}
This box has a color of #d2924e
<div style="background-color:#d2924e;">Content here</div>
.mybackground {background-color:#d2924e;}
Border around this has a color of #d2924e
<div style="border:2px solid #d2924e;">Content here</div>
.myborder {border:2px solid #d2924e;}