#d2951c color space conversions
Hex:
#d2951c
RGB:
210, 149, 28
CMY:
18, 42, 89
CMYK:
0, 29, 87, 18
HSL:
40°, 76.4706%, 46.6667%
HSV (HSB):
40°, 86.6667%, 82.3529%
XYZ:
37.5354, 35.2804, 5.9301
xyY:
0.4767, 0.4480, 35.2804
CIE-Lab:
65.9664, 13.5317, 65.5107
CIE-LCH:
65.9664, 66.8937, 78.3292
CIE-Luv:
65.9664, 50.6119, 64.2091
Hunter-Lab:
59.3973, 8.8557, 35.6587
#d2951c color charts
#d2951c color shades, tints & tones
#d2951c color schemes
#d2951c color preview, HTML & CSS examples
This text has a color of #d2951c
<p style="color:#d2951c;">Text here</p>
.mytext {color:#d2951c;}
This box has a color of #d2951c
<div style="background-color:#d2951c;">Content here</div>
.mybackground {background-color:#d2951c;}
Border around this has a color of #d2951c
<div style="border:2px solid #d2951c;">Content here</div>
.myborder {border:2px solid #d2951c;}