#d48b5b color space conversions
Hex:
#d48b5b
RGB:
212, 139, 91
CMY:
17, 45, 64
CMYK:
0, 34, 57, 17
HSL:
24°, 58.4541%, 59.4118%
HSV (HSB):
24°, 57.0755%, 83.1373%
XYZ:
38.2723, 33.2176, 14.2920
xyY:
0.4462, 0.3872, 33.2176
CIE-Lab:
64.3367, 22.9412, 36.8693
CIE-LCH:
64.3367, 43.4240, 58.1089
CIE-Luv:
64.3367, 55.5144, 39.8384
Hunter-Lab:
57.6347, 17.6721, 25.6418
#d48b5b color charts
#d48b5b color shades, tints & tones
#d48b5b color schemes
#d48b5b color preview, HTML & CSS examples
This text has a color of #d48b5b
<p style="color:#d48b5b;">Text here</p>
.mytext {color:#d48b5b;}
This box has a color of #d48b5b
<div style="background-color:#d48b5b;">Content here</div>
.mybackground {background-color:#d48b5b;}
Border around this has a color of #d48b5b
<div style="border:2px solid #d48b5b;">Content here</div>
.myborder {border:2px solid #d48b5b;}