#d792b9 color space conversions
Hex:
#d792b9
RGB:
215, 146, 185
CMY:
16, 43, 27
CMYK:
0, 32, 14, 16
HSL:
326°, 46.3087%, 70.7843%
HSV (HSB):
326°, 32.0930%, 84.3137%
XYZ:
47.0602, 38.5076, 50.8513
xyY:
0.3450, 0.2823, 38.5076
CIE-Lab:
68.3931, 31.7930, -9.6657
CIE-LCH:
68.3931, 33.2299, 343.0897
CIE-Luv:
68.3931, 39.4365, -19.9456
Hunter-Lab:
62.0545, 26.7733, -5.1477
#d792b9 color charts
#d792b9 color shades, tints & tones
#d792b9 color schemes
#d792b9 color preview, HTML & CSS examples
This text has a color of #d792b9
<p style="color:#d792b9;">Text here</p>
.mytext {color:#d792b9;}
This box has a color of #d792b9
<div style="background-color:#d792b9;">Content here</div>
.mybackground {background-color:#d792b9;}
Border around this has a color of #d792b9
<div style="border:2px solid #d792b9;">Content here</div>
.myborder {border:2px solid #d792b9;}