#d2802e color space conversions
Hex:
#d2802e
RGB:
210, 128, 46
CMY:
18, 50, 82
CMYK:
0, 39, 78, 18
HSL:
30°, 64.5669%, 50.1961%
HSV (HSB):
30°, 78.0952%, 82.3529%
XYZ:
34.7907, 29.3372, 6.4138
xyY:
0.4932, 0.4159, 29.3372
CIE-Lab:
61.0781, 25.4331, 55.0752
CIE-LCH:
61.0781, 60.6640, 65.2130
CIE-Luv:
61.0781, 66.5499, 52.4446
Hunter-Lab:
54.1639, 19.8678, 30.8939
#d2802e color charts
#d2802e color shades, tints & tones
#d2802e color schemes
#d2802e color preview, HTML & CSS examples
This text has a color of #d2802e
<p style="color:#d2802e;">Text here</p>
.mytext {color:#d2802e;}
This box has a color of #d2802e
<div style="background-color:#d2802e;">Content here</div>
.mybackground {background-color:#d2802e;}
Border around this has a color of #d2802e
<div style="border:2px solid #d2802e;">Content here</div>
.myborder {border:2px solid #d2802e;}