#d076d4 color space conversions
Hex:
#d076d4
RGB:
208, 118, 212
CMY:
18, 54, 17
CMYK:
2, 44, 0, 17
HSL:
297°, 52.2222%, 64.7059%
HSV (HSB):
297°, 44.3396%, 83.1373%
XYZ:
44.3745, 31.1202, 65.9554
xyY:
0.3137, 0.2200, 31.1202
CIE-Lab:
62.6090, 49.0520, -33.6905
CIE-LCH:
62.6090, 59.5076, 325.5175
CIE-Luv:
62.6090, 42.7262, -59.6786
Hunter-Lab:
55.7855, 44.3630, -31.0489
#d076d4 color charts
#d076d4 color shades, tints & tones
#d076d4 color schemes
#d076d4 color preview, HTML & CSS examples
This text has a color of #d076d4
<p style="color:#d076d4;">Text here</p>
.mytext {color:#d076d4;}
This box has a color of #d076d4
<div style="background-color:#d076d4;">Content here</div>
.mybackground {background-color:#d076d4;}
Border around this has a color of #d076d4
<div style="border:2px solid #d076d4;">Content here</div>
.myborder {border:2px solid #d076d4;}