#d2941e color space conversions
Hex:
#d2941e
RGB:
210, 148, 30
CMY:
18, 42, 88
CMYK:
0, 30, 86, 18
HSL:
39°, 75.0000%, 47.0588%
HSV (HSB):
39°, 85.7143%, 82.3529%
XYZ:
37.4026, 34.9752, 6.0079
xyY:
0.4772, 0.4462, 34.9752
CIE-Lab:
65.7293, 14.1203, 64.7720
CIE-LCH:
65.7293, 66.2933, 77.7019
CIE-Luv:
65.7293, 51.3416, 63.5150
Hunter-Lab:
59.1398, 9.3965, 35.3748
#d2941e color charts
#d2941e color shades, tints & tones
#d2941e color schemes
#d2941e color preview, HTML & CSS examples
This text has a color of #d2941e
<p style="color:#d2941e;">Text here</p>
.mytext {color:#d2941e;}
This box has a color of #d2941e
<div style="background-color:#d2941e;">Content here</div>
.mybackground {background-color:#d2941e;}
Border around this has a color of #d2941e
<div style="border:2px solid #d2941e;">Content here</div>
.myborder {border:2px solid #d2941e;}