#d48d37 color space conversions
Hex:
#d48d37
RGB:
212, 141, 55
CMY:
17, 45, 78
CMYK:
0, 33, 74, 17
HSL:
33°, 64.6091%, 52.3529%
HSV (HSB):
33°, 74.0566%, 83.1373%
XYZ:
37.3658, 33.3226, 8.0769
xyY:
0.4744, 0.4231, 33.3226
CIE-Lab:
64.4213, 19.6384, 54.6226
CIE-LCH:
64.4213, 58.0457, 70.2251
CIE-Luv:
64.4213, 57.2636, 55.1362
Hunter-Lab:
57.7258, 14.5228, 32.1122
#d48d37 color charts
#d48d37 color shades, tints & tones
#d48d37 color schemes
#d48d37 color preview, HTML & CSS examples
This text has a color of #d48d37
<p style="color:#d48d37;">Text here</p>
.mytext {color:#d48d37;}
This box has a color of #d48d37
<div style="background-color:#d48d37;">Content here</div>
.mybackground {background-color:#d48d37;}
Border around this has a color of #d48d37
<div style="border:2px solid #d48d37;">Content here</div>
.myborder {border:2px solid #d48d37;}