#d8196e color space conversions
Hex:
#d8196e
RGB:
216, 25, 110
CMY:
15, 90, 57
CMYK:
0, 88, 49, 15
HSL:
333°, 79.2531%, 47.2549%
HSV (HSB):
333°, 88.4259%, 84.7059%
XYZ:
31.4810, 16.4200, 16.2620
xyY:
0.4906, 0.2559, 16.4200
CIE-Lab:
47.5207, 72.1485, 3.4057
CIE-LCH:
47.5207, 72.2288, 2.7026
CIE-Luv:
47.5207, 115.9924, -9.7673
Hunter-Lab:
40.5216, 67.7630, 4.5710
#d8196e color charts
#d8196e color shades, tints & tones
#d8196e color schemes
#d8196e color preview, HTML & CSS examples
This text has a color of #d8196e
<p style="color:#d8196e;">Text here</p>
.mytext {color:#d8196e;}
This box has a color of #d8196e
<div style="background-color:#d8196e;">Content here</div>
.mybackground {background-color:#d8196e;}
Border around this has a color of #d8196e
<div style="border:2px solid #d8196e;">Content here</div>
.myborder {border:2px solid #d8196e;}