#d07d25 color space conversions
Hex:
#d07d25
RGB:
208, 125, 37
CMY:
18, 51, 85
CMYK:
0, 40, 82, 18
HSL:
31°, 69.7959%, 48.0392%
HSV (HSB):
31°, 82.2115%, 81.5686%
XYZ:
33.6800, 28.2107, 5.4203
xyY:
0.5004, 0.4191, 28.2107
CIE-Lab:
60.0786, 25.8939, 57.5969
CIE-LCH:
60.0786, 63.1498, 65.7927
CIE-Luv:
60.0786, 67.8858, 53.3650
Hunter-Lab:
53.1137, 20.2396, 31.1290
#d07d25 color charts
#d07d25 color shades, tints & tones
#d07d25 color schemes
#d07d25 color preview, HTML & CSS examples
This text has a color of #d07d25
<p style="color:#d07d25;">Text here</p>
.mytext {color:#d07d25;}
This box has a color of #d07d25
<div style="background-color:#d07d25;">Content here</div>
.mybackground {background-color:#d07d25;}
Border around this has a color of #d07d25
<div style="border:2px solid #d07d25;">Content here</div>
.myborder {border:2px solid #d07d25;}