#d06c7d color space conversions
Hex:
#d06c7d
RGB:
208, 108, 125
CMY:
18, 58, 51
CMYK:
0, 48, 40, 18
HSL:
350°, 51.5464%, 61.9608%
HSV (HSB):
350°, 48.0769%, 81.5686%
XYZ:
35.0767, 25.6157, 22.4976
xyY:
0.4216, 0.3079, 25.6157
CIE-Lab:
57.6705, 41.0987, 8.7805
CIE-LCH:
57.6705, 42.0262, 12.0596
CIE-Luv:
57.6705, 67.7591, 3.9315
Hunter-Lab:
50.6119, 35.1387, 9.0732
#d06c7d color charts
#d06c7d color shades, tints & tones
#d06c7d color schemes
#d06c7d color preview, HTML & CSS examples
This text has a color of #d06c7d
<p style="color:#d06c7d;">Text here</p>
.mytext {color:#d06c7d;}
This box has a color of #d06c7d
<div style="background-color:#d06c7d;">Content here</div>
.mybackground {background-color:#d06c7d;}
Border around this has a color of #d06c7d
<div style="border:2px solid #d06c7d;">Content here</div>
.myborder {border:2px solid #d06c7d;}