#d8196f color space conversions
Hex:
#d8196f
RGB:
216, 25, 111
CMY:
15, 90, 56
CMYK:
0, 88, 49, 15
HSL:
333°, 79.2531%, 47.2549%
HSV (HSB):
333°, 88.4259%, 84.7059%
XYZ:
31.5358, 16.4419, 16.5504
xyY:
0.4887, 0.2548, 16.4419
CIE-Lab:
47.5490, 72.2272, 2.8307
CIE-LCH:
47.5490, 72.2827, 2.2444
CIE-Luv:
47.5490, 115.5665, -10.4668
Hunter-Lab:
40.5486, 67.8644, 4.1841
#d8196f color charts
#d8196f color shades, tints & tones
#d8196f color schemes
#d8196f color preview, HTML & CSS examples
This text has a color of #d8196f
<p style="color:#d8196f;">Text here</p>
.mytext {color:#d8196f;}
This box has a color of #d8196f
<div style="background-color:#d8196f;">Content here</div>
.mybackground {background-color:#d8196f;}
Border around this has a color of #d8196f
<div style="border:2px solid #d8196f;">Content here</div>
.myborder {border:2px solid #d8196f;}