#d2941b color space conversions
Hex:
#d2941b
RGB:
210, 148, 27
CMY:
18, 42, 89
CMYK:
0, 30, 87, 18
HSL:
40°, 77.2152%, 46.4706%
HSV (HSB):
40°, 87.1429%, 82.3529%
XYZ:
37.3661, 34.9606, 5.8156
xyY:
0.4782, 0.4474, 34.9606
CIE-Lab:
65.7180, 14.0501, 65.5735
CIE-LCH:
65.7180, 67.0619, 77.9064
CIE-Luv:
65.7180, 51.4340, 63.9764
Hunter-Lab:
59.1275, 9.3314, 35.5577
#d2941b color charts
#d2941b color shades, tints & tones
#d2941b color schemes
#d2941b color preview, HTML & CSS examples
This text has a color of #d2941b
<p style="color:#d2941b;">Text here</p>
.mytext {color:#d2941b;}
This box has a color of #d2941b
<div style="background-color:#d2941b;">Content here</div>
.mybackground {background-color:#d2941b;}
Border around this has a color of #d2941b
<div style="border:2px solid #d2941b;">Content here</div>
.myborder {border:2px solid #d2941b;}