#d83da2 color space conversions
Hex:
#d83da2
RGB:
216, 61, 162
CMY:
15, 76, 36
CMYK:
0, 72, 25, 15
HSL:
321°, 66.5236%, 54.3137%
HSV (HSB):
321°, 71.7593%, 84.7059%
XYZ:
36.5092, 20.5451, 36.2238
xyY:
0.3914, 0.2203, 20.5451
CIE-Lab:
52.4479, 68.4270, -20.5686
CIE-LCH:
52.4479, 71.4515, 343.2696
CIE-Luv:
52.4479, 84.7398, -41.2348
Hunter-Lab:
45.3266, 64.4547, -15.6542
#d83da2 color charts
#d83da2 color shades, tints & tones
#d83da2 color schemes
#d83da2 color preview, HTML & CSS examples
This text has a color of #d83da2
<p style="color:#d83da2;">Text here</p>
.mytext {color:#d83da2;}
This box has a color of #d83da2
<div style="background-color:#d83da2;">Content here</div>
.mybackground {background-color:#d83da2;}
Border around this has a color of #d83da2
<div style="border:2px solid #d83da2;">Content here</div>
.myborder {border:2px solid #d83da2;}