#d0682f color space conversions
Hex:
#d0682f
RGB:
208, 104, 47
CMY:
18, 59, 82
CMYK:
0, 50, 77, 18
HSL:
21°, 63.1373%, 50.0000%
HSV (HSB):
21°, 77.4038%, 81.5686%
XYZ:
31.4758, 23.5158, 5.5694
xyY:
0.5197, 0.3883, 23.5158
CIE-Lab:
55.5997, 37.3065, 49.2065
CIE-LCH:
55.5997, 61.7499, 52.8320
CIE-Luv:
55.5997, 83.9859, 43.0452
Hunter-Lab:
48.4931, 30.9978, 27.1358
#d0682f color charts
#d0682f color shades, tints & tones
#d0682f color schemes
#d0682f color preview, HTML & CSS examples
This text has a color of #d0682f
<p style="color:#d0682f;">Text here</p>
.mytext {color:#d0682f;}
This box has a color of #d0682f
<div style="background-color:#d0682f;">Content here</div>
.mybackground {background-color:#d0682f;}
Border around this has a color of #d0682f
<div style="border:2px solid #d0682f;">Content here</div>
.myborder {border:2px solid #d0682f;}