#d732b9 color space conversions
Hex:
#d732b9
RGB:
215, 50, 185
CMY:
16, 80, 27
CMYK:
0, 77, 14, 16
HSL:
311°, 67.3469%, 51.9608%
HSV (HSB):
311°, 76.7442%, 84.3137%
XYZ:
37.9219, 20.2311, 47.8052
xyY:
0.3579, 0.1909, 20.2311
CIE-Lab:
52.0975, 74.5664, -34.5993
CIE-LCH:
52.0975, 82.2025, 335.1084
CIE-Luv:
52.0975, 77.9161, -62.8249
Hunter-Lab:
44.9790, 71.7807, -31.5302
#d732b9 color charts
#d732b9 color shades, tints & tones
#d732b9 color schemes
#d732b9 color preview, HTML & CSS examples
This text has a color of #d732b9
<p style="color:#d732b9;">Text here</p>
.mytext {color:#d732b9;}
This box has a color of #d732b9
<div style="background-color:#d732b9;">Content here</div>
.mybackground {background-color:#d732b9;}
Border around this has a color of #d732b9
<div style="border:2px solid #d732b9;">Content here</div>
.myborder {border:2px solid #d732b9;}