#d83b86 color space conversions
Hex:
#d83b86
RGB:
216, 59, 134
CMY:
15, 77, 47
CMYK:
0, 73, 38, 15
HSL:
331°, 66.8085%, 53.9216%
HSV (HSB):
331°, 72.6852%, 84.7059%
XYZ:
34.1859, 19.4481, 24.5063
xyY:
0.4375, 0.2489, 19.4481
CIE-Lab:
51.2074, 65.8950, -5.7819
CIE-LCH:
51.2074, 66.1482, 354.9855
CIE-Luv:
51.2074, 96.2002, -20.0546
Hunter-Lab:
44.1000, 61.1967, -2.0774
#d83b86 color charts
#d83b86 color shades, tints & tones
#d83b86 color schemes
#d83b86 color preview, HTML & CSS examples
This text has a color of #d83b86
<p style="color:#d83b86;">Text here</p>
.mytext {color:#d83b86;}
This box has a color of #d83b86
<div style="background-color:#d83b86;">Content here</div>
.mybackground {background-color:#d83b86;}
Border around this has a color of #d83b86
<div style="border:2px solid #d83b86;">Content here</div>
.myborder {border:2px solid #d83b86;}