#d792da color space conversions
Hex:
#d792da
RGB:
215, 146, 218
CMY:
16, 43, 15
CMYK:
1, 33, 0, 15
HSL:
298°, 49.3151%, 71.3725%
HSV (HSB):
298°, 33.0275%, 85.4902%
XYZ:
50.9581, 40.0668, 71.3775
xyY:
0.3138, 0.2467, 40.0668
CIE-Lab:
69.5171, 37.5810, -26.2957
CIE-LCH:
69.5171, 45.8672, 325.0192
CIE-Luv:
69.5171, 33.8962, -46.9775
Hunter-Lab:
63.2983, 32.9287, -22.5488
#d792da color charts
#d792da color shades, tints & tones
#d792da color schemes
#d792da color preview, HTML & CSS examples
This text has a color of #d792da
<p style="color:#d792da;">Text here</p>
.mytext {color:#d792da;}
This box has a color of #d792da
<div style="background-color:#d792da;">Content here</div>
.mybackground {background-color:#d792da;}
Border around this has a color of #d792da
<div style="border:2px solid #d792da;">Content here</div>
.myborder {border:2px solid #d792da;}