#d2951f color space conversions
Hex:
#d2951f
RGB:
210, 149, 31
CMY:
18, 42, 88
CMYK:
0, 29, 85, 18
HSL:
40°, 74.2739%, 47.2549%
HSV (HSB):
40°, 85.2381%, 82.3529%
XYZ:
37.5731, 35.2955, 6.1287
xyY:
0.4756, 0.4468, 35.2955
CIE-Lab:
65.9781, 13.6042, 64.6937
CIE-LCH:
65.9781, 66.1086, 78.1245
CIE-Luv:
65.9781, 50.5183, 63.7350
Hunter-Lab:
59.4100, 8.9227, 35.4707
#d2951f color charts
#d2951f color shades, tints & tones
#d2951f color schemes
#d2951f color preview, HTML & CSS examples
This text has a color of #d2951f
<p style="color:#d2951f;">Text here</p>
.mytext {color:#d2951f;}
This box has a color of #d2951f
<div style="background-color:#d2951f;">Content here</div>
.mybackground {background-color:#d2951f;}
Border around this has a color of #d2951f
<div style="border:2px solid #d2951f;">Content here</div>
.myborder {border:2px solid #d2951f;}