#d83d60 color space conversions
Hex:
#d83d60
RGB:
216, 61, 96
CMY:
15, 76, 62
CMYK:
0, 72, 56, 15
HSL:
346°, 66.5236%, 54.3137%
HSV (HSB):
346°, 71.7593%, 84.7059%
XYZ:
32.0990, 18.7809, 12.9996
xyY:
0.5025, 0.2940, 18.7809
CIE-Lab:
50.4299, 61.8578, 16.0531
CIE-LCH:
50.4299, 63.9069, 14.5483
CIE-Luv:
50.4299, 108.8814, 7.0497
Hunter-Lab:
43.3370, 56.3722, 12.5509
#d83d60 color charts
#d83d60 color shades, tints & tones
#d83d60 color schemes
#d83d60 color preview, HTML & CSS examples
This text has a color of #d83d60
<p style="color:#d83d60;">Text here</p>
.mytext {color:#d83d60;}
This box has a color of #d83d60
<div style="background-color:#d83d60;">Content here</div>
.mybackground {background-color:#d83d60;}
Border around this has a color of #d83d60
<div style="border:2px solid #d83d60;">Content here</div>
.myborder {border:2px solid #d83d60;}