#d07d4b color space conversions
Hex:
#d07d4b
RGB:
208, 125, 75
CMY:
18, 51, 71
CMYK:
0, 40, 64, 18
HSL:
23°, 58.5903%, 55.4902%
HSV (HSB):
23°, 63.9423%, 81.5686%
XYZ:
34.6160, 28.5851, 10.3496
xyY:
0.4706, 0.3886, 28.5851
CIE-Lab:
60.4137, 27.6975, 40.4729
CIE-LCH:
60.4137, 49.0429, 55.6144
CIE-Luv:
60.4137, 64.5593, 40.8240
Hunter-Lab:
53.4651, 22.0063, 25.9483
#d07d4b color charts
#d07d4b color shades, tints & tones
#d07d4b color schemes
#d07d4b color preview, HTML & CSS examples
This text has a color of #d07d4b
<p style="color:#d07d4b;">Text here</p>
.mytext {color:#d07d4b;}
This box has a color of #d07d4b
<div style="background-color:#d07d4b;">Content here</div>
.mybackground {background-color:#d07d4b;}
Border around this has a color of #d07d4b
<div style="border:2px solid #d07d4b;">Content here</div>
.myborder {border:2px solid #d07d4b;}