#d876c8 color space conversions
Hex:
#d876c8
RGB:
216, 118, 200
CMY:
15, 54, 22
CMYK:
0, 45, 7, 15
HSL:
310°, 55.6818%, 65.4902%
HSV (HSB):
310°, 45.3704%, 84.7059%
XYZ:
45.2227, 31.7259, 58.3838
xyY:
0.3342, 0.2344, 31.7259
CIE-Lab:
63.1157, 49.3235, -26.0764
CIE-LCH:
63.1157, 55.7924, 332.1355
CIE-Luv:
63.1157, 50.8404, -47.7880
Hunter-Lab:
56.3258, 44.7434, -22.0283
#d876c8 color charts
#d876c8 color shades, tints & tones
#d876c8 color schemes
#d876c8 color preview, HTML & CSS examples
This text has a color of #d876c8
<p style="color:#d876c8;">Text here</p>
.mytext {color:#d876c8;}
This box has a color of #d876c8
<div style="background-color:#d876c8;">Content here</div>
.mybackground {background-color:#d876c8;}
Border around this has a color of #d876c8
<div style="border:2px solid #d876c8;">Content here</div>
.myborder {border:2px solid #d876c8;}