#d792c7 color space conversions
Hex:
#d792c7
RGB:
215, 146, 199
CMY:
16, 43, 22
CMYK:
0, 32, 7, 16
HSL:
314°, 46.3087%, 70.7843%
HSV (HSB):
314°, 32.0930%, 84.3137%
XYZ:
48.6120, 39.1284, 59.0232
xyY:
0.3312, 0.2666, 39.1284
CIE-Lab:
68.8441, 34.1498, -16.7908
CIE-LCH:
68.8441, 38.0545, 333.8175
CIE-Luv:
68.8441, 37.0961, -31.2987
Hunter-Lab:
62.5527, 29.2519, -12.1578
#d792c7 color charts
#d792c7 color shades, tints & tones
#d792c7 color schemes
#d792c7 color preview, HTML & CSS examples
This text has a color of #d792c7
<p style="color:#d792c7;">Text here</p>
.mytext {color:#d792c7;}
This box has a color of #d792c7
<div style="background-color:#d792c7;">Content here</div>
.mybackground {background-color:#d792c7;}
Border around this has a color of #d792c7
<div style="border:2px solid #d792c7;">Content here</div>
.myborder {border:2px solid #d792c7;}