#d3830f color space conversions
Hex:
#d3830f
RGB:
211, 131, 15
CMY:
17, 49, 94
CMYK:
0, 38, 93, 17
HSL:
36°, 86.7257%, 44.3137%
HSV (HSB):
36°, 92.8910%, 82.7451%
XYZ:
35.0665, 30.1160, 4.4167
xyY:
0.5038, 0.4327, 30.1160
CIE-Lab:
61.7542, 23.4619, 65.3401
CIE-LCH:
61.7542, 69.4247, 70.2481
CIE-Luv:
61.7542, 66.3603, 59.1589
Hunter-Lab:
54.8780, 18.0231, 33.6428
#d3830f color charts
#d3830f color shades, tints & tones
#d3830f color schemes
#d3830f color preview, HTML & CSS examples
This text has a color of #d3830f
<p style="color:#d3830f;">Text here</p>
.mytext {color:#d3830f;}
This box has a color of #d3830f
<div style="background-color:#d3830f;">Content here</div>
.mybackground {background-color:#d3830f;}
Border around this has a color of #d3830f
<div style="border:2px solid #d3830f;">Content here</div>
.myborder {border:2px solid #d3830f;}