#d06ba5 color space conversions
Hex:
#d06ba5
RGB:
208, 107, 165
CMY:
18, 58, 35
CMYK:
0, 49, 21, 18
HSL:
326°, 51.7949%, 61.7647%
HSV (HSB):
326°, 48.5577%, 81.5686%
XYZ:
38.0617, 26.6419, 38.7336
xyY:
0.3680, 0.2576, 26.6419
CIE-Lab:
58.6414, 46.8114, -13.0198
CIE-LCH:
58.6414, 48.5883, 344.4570
CIE-Luv:
58.6414, 58.7211, -27.0177
Hunter-Lab:
51.6158, 41.2988, -8.3615
#d06ba5 color charts
#d06ba5 color shades, tints & tones
#d06ba5 color schemes
#d06ba5 color preview, HTML & CSS examples
This text has a color of #d06ba5
<p style="color:#d06ba5;">Text here</p>
.mytext {color:#d06ba5;}
This box has a color of #d06ba5
<div style="background-color:#d06ba5;">Content here</div>
.mybackground {background-color:#d06ba5;}
Border around this has a color of #d06ba5
<div style="border:2px solid #d06ba5;">Content here</div>
.myborder {border:2px solid #d06ba5;}