#d06d7a color space conversions
Hex:
#d06d7a
RGB:
208, 109, 122
CMY:
18, 57, 52
CMYK:
0, 48, 41, 18
HSL:
352°, 51.2953%, 62.1569%
HSV (HSB):
352°, 47.5962%, 81.5686%
XYZ:
34.9939, 25.7523, 21.5387
xyY:
0.4253, 0.3130, 25.7523
CIE-Lab:
57.8012, 40.2529, 10.7103
CIE-LCH:
57.8012, 41.6534, 14.8997
CIE-Luv:
57.8012, 67.8065, 6.5086
Hunter-Lab:
50.7467, 34.2832, 10.3580
#d06d7a color charts
#d06d7a color shades, tints & tones
#d06d7a color schemes
#d06d7a color preview, HTML & CSS examples
This text has a color of #d06d7a
<p style="color:#d06d7a;">Text here</p>
.mytext {color:#d06d7a;}
This box has a color of #d06d7a
<div style="background-color:#d06d7a;">Content here</div>
.mybackground {background-color:#d06d7a;}
Border around this has a color of #d06d7a
<div style="border:2px solid #d06d7a;">Content here</div>
.myborder {border:2px solid #d06d7a;}