#d07f6b color space conversions
Hex:
#d07f6b
RGB:
208, 127, 107
CMY:
18, 50, 58
CMYK:
0, 39, 49, 18
HSL:
12°, 51.7949%, 61.7647%
HSV (HSB):
12°, 48.5577%, 81.5686%
XYZ:
36.2556, 29.6502, 17.7221
xyY:
0.4335, 0.3545, 29.6502
CIE-Lab:
61.3512, 29.2074, 24.1661
CIE-LCH:
61.3512, 37.9087, 39.6042
CIE-Luv:
61.3512, 58.7401, 24.9020
Hunter-Lab:
54.4520, 23.5593, 18.8197
#d07f6b color charts
#d07f6b color shades, tints & tones
#d07f6b color schemes
#d07f6b color preview, HTML & CSS examples
This text has a color of #d07f6b
<p style="color:#d07f6b;">Text here</p>
.mytext {color:#d07f6b;}
This box has a color of #d07f6b
<div style="background-color:#d07f6b;">Content here</div>
.mybackground {background-color:#d07f6b;}
Border around this has a color of #d07f6b
<div style="border:2px solid #d07f6b;">Content here</div>
.myborder {border:2px solid #d07f6b;}