#d48d39 color space conversions
Hex:
#d48d39
RGB:
212, 141, 57
CMY:
17, 45, 78
CMYK:
0, 33, 73, 17
HSL:
33°, 64.3154%, 52.7451%
HSV (HSB):
33°, 73.1132%, 83.1373%
XYZ:
37.4148, 33.3422, 8.3346
xyY:
0.4731, 0.4216, 33.3422
CIE-Lab:
64.4370, 19.7303, 53.7655
CIE-LCH:
64.4370, 57.2714, 69.8484
CIE-Luv:
64.4370, 57.1268, 54.5247
Hunter-Lab:
57.7427, 14.6105, 31.8620
#d48d39 color charts
#d48d39 color shades, tints & tones
#d48d39 color schemes
#d48d39 color preview, HTML & CSS examples
This text has a color of #d48d39
<p style="color:#d48d39;">Text here</p>
.mytext {color:#d48d39;}
This box has a color of #d48d39
<div style="background-color:#d48d39;">Content here</div>
.mybackground {background-color:#d48d39;}
Border around this has a color of #d48d39
<div style="border:2px solid #d48d39;">Content here</div>
.myborder {border:2px solid #d48d39;}