#d792b2 color space conversions
Hex:
#d792b2
RGB:
215, 146, 178
CMY:
16, 43, 30
CMYK:
0, 32, 17, 16
HSL:
332°, 46.3087%, 70.7843%
HSV (HSB):
332°, 32.0930%, 84.3137%
XYZ:
46.3391, 38.2192, 47.0542
xyY:
0.3521, 0.2904, 38.2192
CIE-Lab:
68.1819, 30.6728, -6.0673
CIE-LCH:
68.1819, 31.2672, 348.8109
CIE-Luv:
68.1819, 40.5929, -14.3682
Hunter-Lab:
61.8217, 25.6087, -1.8521
#d792b2 color charts
#d792b2 color shades, tints & tones
#d792b2 color schemes
#d792b2 color preview, HTML & CSS examples
This text has a color of #d792b2
<p style="color:#d792b2;">Text here</p>
.mytext {color:#d792b2;}
This box has a color of #d792b2
<div style="background-color:#d792b2;">Content here</div>
.mybackground {background-color:#d792b2;}
Border around this has a color of #d792b2
<div style="border:2px solid #d792b2;">Content here</div>
.myborder {border:2px solid #d792b2;}