#d83b70 color space conversions
Hex:
#d83b70
RGB:
216, 59, 112
CMY:
15, 77, 56
CMYK:
0, 73, 48, 15
HSL:
340°, 66.8085%, 53.9216%
HSV (HSB):
340°, 72.6852%, 84.7059%
XYZ:
32.8075, 18.8967, 17.2475
xyY:
0.4758, 0.2741, 18.8967
CIE-Lab:
50.5661, 63.8140, 6.5547
CIE-LCH:
50.5661, 64.1497, 5.8646
CIE-Luv:
50.5661, 104.3643, -4.0686
Hunter-Lab:
43.4703, 58.6426, 6.9050
#d83b70 color charts
#d83b70 color shades, tints & tones
#d83b70 color schemes
#d83b70 color preview, HTML & CSS examples
This text has a color of #d83b70
<p style="color:#d83b70;">Text here</p>
.mytext {color:#d83b70;}
This box has a color of #d83b70
<div style="background-color:#d83b70;">Content here</div>
.mybackground {background-color:#d83b70;}
Border around this has a color of #d83b70
<div style="border:2px solid #d83b70;">Content here</div>
.myborder {border:2px solid #d83b70;}