#d06f80 color space conversions
Hex:
#d06f80
RGB:
208, 111, 128
CMY:
18, 56, 50
CMYK:
0, 47, 38, 18
HSL:
349°, 50.7853%, 62.5490%
HSV (HSB):
349°, 46.6346%, 81.5686%
XYZ:
35.5931, 26.3373, 23.6297
xyY:
0.4160, 0.3078, 26.3373
CIE-Lab:
58.3558, 39.8962, 8.0112
CIE-LCH:
58.3558, 40.6926, 11.3541
CIE-Luv:
58.3558, 65.2647, 3.2452
Hunter-Lab:
51.3199, 33.9898, 8.6244
#d06f80 color charts
#d06f80 color shades, tints & tones
#d06f80 color schemes
#d06f80 color preview, HTML & CSS examples
This text has a color of #d06f80
<p style="color:#d06f80;">Text here</p>
.mytext {color:#d06f80;}
This box has a color of #d06f80
<div style="background-color:#d06f80;">Content here</div>
.mybackground {background-color:#d06f80;}
Border around this has a color of #d06f80
<div style="border:2px solid #d06f80;">Content here</div>
.myborder {border:2px solid #d06f80;}