#d48c25 color space conversions
Hex:
#d48c25
RGB:
212, 140, 37
CMY:
17, 45, 85
CMYK:
0, 34, 83, 17
HSL:
35°, 70.2811%, 48.8235%
HSV (HSB):
35°, 82.5472%, 83.1373%
XYZ:
36.8634, 32.8868, 6.1551
xyY:
0.4856, 0.4333, 32.8868
CIE-Lab:
64.0691, 19.5071, 61.2924
CIE-LCH:
64.0691, 64.3218, 72.3456
CIE-Luv:
64.0691, 59.0748, 59.2644
Hunter-Lab:
57.3470, 14.3848, 33.7792
#d48c25 color charts
#d48c25 color shades, tints & tones
#d48c25 color schemes
#d48c25 color preview, HTML & CSS examples
This text has a color of #d48c25
<p style="color:#d48c25;">Text here</p>
.mytext {color:#d48c25;}
This box has a color of #d48c25
<div style="background-color:#d48c25;">Content here</div>
.mybackground {background-color:#d48c25;}
Border around this has a color of #d48c25
<div style="border:2px solid #d48c25;">Content here</div>
.myborder {border:2px solid #d48c25;}