#d792a2 color space conversions
Hex:
#d792a2
RGB:
215, 146, 162
CMY:
16, 43, 36
CMYK:
0, 32, 25, 16
HSL:
346°, 46.3087%, 70.7843%
HSV (HSB):
346°, 32.0930%, 84.3137%
XYZ:
44.8248, 37.6135, 39.0800
xyY:
0.3689, 0.3095, 37.6135
CIE-Lab:
67.7348, 28.2658, 2.2373
CIE-LCH:
67.7348, 28.3542, 4.5256
CIE-Luv:
67.7348, 43.1805, -1.9592
Hunter-Lab:
61.3298, 23.1351, 5.1507
#d792a2 color charts
#d792a2 color shades, tints & tones
#d792a2 color schemes
#d792a2 color preview, HTML & CSS examples
This text has a color of #d792a2
<p style="color:#d792a2;">Text here</p>
.mytext {color:#d792a2;}
This box has a color of #d792a2
<div style="background-color:#d792a2;">Content here</div>
.mybackground {background-color:#d792a2;}
Border around this has a color of #d792a2
<div style="border:2px solid #d792a2;">Content here</div>
.myborder {border:2px solid #d792a2;}