#d07d7f color space conversions
Hex:
#d07d7f
RGB:
208, 125, 127
CMY:
18, 51, 50
CMYK:
0, 40, 39, 18
HSL:
359°, 46.8927%, 65.2941%
HSV (HSB):
359°, 39.9038%, 81.5686%
XYZ:
37.1768, 29.6094, 23.8344
xyY:
0.4102, 0.3267, 29.6094
CIE-Lab:
61.3158, 32.4056, 12.7685
CIE-LCH:
61.3158, 34.8304, 21.5055
CIE-Luv:
61.3158, 56.7196, 10.9273
Hunter-Lab:
54.4146, 26.7283, 12.1202
#d07d7f color charts
#d07d7f color shades, tints & tones
#d07d7f color schemes
#d07d7f color preview, HTML & CSS examples
This text has a color of #d07d7f
<p style="color:#d07d7f;">Text here</p>
.mytext {color:#d07d7f;}
This box has a color of #d07d7f
<div style="background-color:#d07d7f;">Content here</div>
.mybackground {background-color:#d07d7f;}
Border around this has a color of #d07d7f
<div style="border:2px solid #d07d7f;">Content here</div>
.myborder {border:2px solid #d07d7f;}