#d07d8f color space conversions
Hex:
#d07d8f
RGB:
208, 125, 143
CMY:
18, 51, 44
CMYK:
0, 40, 31, 18
HSL:
347°, 46.8927%, 65.2941%
HSV (HSB):
347°, 39.9038%, 81.5686%
XYZ:
38.3040, 30.0603, 29.7700
xyY:
0.3903, 0.3063, 30.0603
CIE-Lab:
61.7062, 34.3814, 4.1678
CIE-LCH:
61.7062, 34.6331, 6.9119
CIE-Luv:
61.7062, 53.7477, -0.5525
Hunter-Lab:
54.8273, 28.7577, 6.1860
#d07d8f color charts
#d07d8f color shades, tints & tones
#d07d8f color schemes
#d07d8f color preview, HTML & CSS examples
This text has a color of #d07d8f
<p style="color:#d07d8f;">Text here</p>
.mytext {color:#d07d8f;}
This box has a color of #d07d8f
<div style="background-color:#d07d8f;">Content here</div>
.mybackground {background-color:#d07d8f;}
Border around this has a color of #d07d8f
<div style="border:2px solid #d07d8f;">Content here</div>
.myborder {border:2px solid #d07d8f;}