#d83d40 color space conversions
Hex:
#d83d40
RGB:
216, 61, 64
CMY:
15, 76, 75
CMYK:
0, 72, 70, 15
HSL:
359°, 66.5236%, 54.3137%
HSV (HSB):
359°, 71.7593%, 84.7059%
XYZ:
30.9131, 18.3066, 6.7547
xyY:
0.5523, 0.3271, 18.3066
CIE-Lab:
49.8659, 59.9471, 34.3885
CIE-LCH:
49.8659, 69.1102, 29.8406
CIE-Luv:
49.8659, 117.8027, 24.2498
Hunter-Lab:
42.7862, 54.0906, 20.5901
#d83d40 color charts
#d83d40 color shades, tints & tones
#d83d40 color schemes
#d83d40 color preview, HTML & CSS examples
This text has a color of #d83d40
<p style="color:#d83d40;">Text here</p>
.mytext {color:#d83d40;}
This box has a color of #d83d40
<div style="background-color:#d83d40;">Content here</div>
.mybackground {background-color:#d83d40;}
Border around this has a color of #d83d40
<div style="border:2px solid #d83d40;">Content here</div>
.myborder {border:2px solid #d83d40;}