#d4862d color space conversions
Hex:
#d4862d
RGB:
212, 134, 45
CMY:
17, 47, 82
CMYK:
0, 37, 79, 17
HSL:
32°, 66.0079%, 50.3922%
HSV (HSB):
32°, 78.7736%, 83.1373%
XYZ:
36.1501, 31.2367, 6.6066
xyY:
0.4886, 0.4222, 31.2367
CIE-Lab:
62.7069, 23.0116, 57.1113
CIE-LCH:
62.7069, 61.5730, 68.0543
CIE-Luv:
62.7069, 63.4557, 55.1392
Hunter-Lab:
55.8898, 17.6486, 32.1143
#d4862d color charts
#d4862d color shades, tints & tones
#d4862d color schemes
#d4862d color preview, HTML & CSS examples
This text has a color of #d4862d
<p style="color:#d4862d;">Text here</p>
.mytext {color:#d4862d;}
This box has a color of #d4862d
<div style="background-color:#d4862d;">Content here</div>
.mybackground {background-color:#d4862d;}
Border around this has a color of #d4862d
<div style="border:2px solid #d4862d;">Content here</div>
.myborder {border:2px solid #d4862d;}