#d792a1 color space conversions
Hex:
#d792a1
RGB:
215, 146, 161
CMY:
16, 43, 37
CMYK:
0, 32, 25, 16
HSL:
347°, 46.3087%, 70.7843%
HSV (HSB):
347°, 32.0930%, 84.3137%
XYZ:
44.7362, 37.5781, 38.6136
xyY:
0.3699, 0.3107, 37.5781
CIE-Lab:
67.7085, 28.1226, 2.7596
CIE-LCH:
67.7085, 28.2577, 5.6044
CIE-Luv:
67.7085, 43.3390, -1.2021
Hunter-Lab:
61.3009, 22.9892, 5.5637
#d792a1 color charts
#d792a1 color shades, tints & tones
#d792a1 color schemes
#d792a1 color preview, HTML & CSS examples
This text has a color of #d792a1
<p style="color:#d792a1;">Text here</p>
.mytext {color:#d792a1;}
This box has a color of #d792a1
<div style="background-color:#d792a1;">Content here</div>
.mybackground {background-color:#d792a1;}
Border around this has a color of #d792a1
<div style="border:2px solid #d792a1;">Content here</div>
.myborder {border:2px solid #d792a1;}