#d5196c color space conversions
Hex:
#d5196c
RGB:
213, 25, 108
CMY:
16, 90, 58
CMYK:
0, 88, 49, 16
HSL:
334°, 78.9916%, 46.6667%
HSV (HSB):
334°, 88.2629%, 83.5294%
XYZ:
30.4950, 15.9241, 15.6538
xyY:
0.4913, 0.2565, 15.9241
CIE-Lab:
46.8748, 71.2826, 3.6317
CIE-LCH:
46.8748, 71.3751, 2.9166
CIE-Luv:
46.8748, 114.4307, -9.2974
Hunter-Lab:
39.9050, 66.5740, 4.6755
#d5196c color charts
#d5196c color shades, tints & tones
#d5196c color schemes
#d5196c color preview, HTML & CSS examples
This text has a color of #d5196c
<p style="color:#d5196c;">Text here</p>
.mytext {color:#d5196c;}
This box has a color of #d5196c
<div style="background-color:#d5196c;">Content here</div>
.mybackground {background-color:#d5196c;}
Border around this has a color of #d5196c
<div style="border:2px solid #d5196c;">Content here</div>
.myborder {border:2px solid #d5196c;}