#d06c90 color space conversions
Hex:
#d06c90
RGB:
208, 108, 144
CMY:
18, 58, 44
CMYK:
0, 48, 31, 18
HSL:
338°, 51.5464%, 61.9608%
HSV (HSB):
338°, 48.0769%, 81.5686%
XYZ:
36.4090, 26.1486, 29.5138
xyY:
0.3954, 0.2840, 26.1486
CIE-Lab:
58.1779, 43.3962, -1.5421
CIE-LCH:
58.1779, 43.4236, 357.9649
CIE-Luv:
58.1779, 63.3463, -10.0559
Hunter-Lab:
51.1357, 37.6058, 1.5749
#d06c90 color charts
#d06c90 color shades, tints & tones
#d06c90 color schemes
#d06c90 color preview, HTML & CSS examples
This text has a color of #d06c90
<p style="color:#d06c90;">Text here</p>
.mytext {color:#d06c90;}
This box has a color of #d06c90
<div style="background-color:#d06c90;">Content here</div>
.mybackground {background-color:#d06c90;}
Border around this has a color of #d06c90
<div style="border:2px solid #d06c90;">Content here</div>
.myborder {border:2px solid #d06c90;}