#d072d8 color space conversions
Hex:
#d072d8
RGB:
208, 114, 216
CMY:
18, 55, 15
CMYK:
4, 47, 0, 15
HSL:
295°, 56.6667%, 64.7059%
HSV (HSB):
295°, 47.2222%, 84.7059%
XYZ:
44.4244, 30.4024, 68.4926
xyY:
0.3100, 0.2121, 30.4024
CIE-Lab:
61.9999, 51.8228, -36.8834
CIE-LCH:
61.9999, 63.6081, 324.5598
CIE-Luv:
61.9999, 43.4261, -65.0734
Hunter-Lab:
55.1384, 47.3235, -35.0529
#d072d8 color charts
#d072d8 color shades, tints & tones
#d072d8 color schemes
#d072d8 color preview, HTML & CSS examples
This text has a color of #d072d8
<p style="color:#d072d8;">Text here</p>
.mytext {color:#d072d8;}
This box has a color of #d072d8
<div style="background-color:#d072d8;">Content here</div>
.mybackground {background-color:#d072d8;}
Border around this has a color of #d072d8
<div style="border:2px solid #d072d8;">Content here</div>
.myborder {border:2px solid #d072d8;}