#d83a50 color space conversions
Hex:
#d83a50
RGB:
216, 58, 80
CMY:
15, 77, 69
CMYK:
0, 73, 63, 15
HSL:
352°, 66.9492%, 53.7255%
HSV (HSB):
352°, 73.1481%, 84.7059%
XYZ:
31.2799, 18.2042, 9.4545
xyY:
0.5307, 0.3089, 18.2042
CIE-Lab:
49.7429, 61.8321, 24.7859
CIE-LCH:
49.7429, 66.6149, 21.8438
CIE-Luv:
49.7429, 115.2511, 15.5865
Hunter-Lab:
42.6664, 56.1971, 16.7283
#d83a50 color charts
#d83a50 color shades, tints & tones
#d83a50 color schemes
#d83a50 color preview, HTML & CSS examples
This text has a color of #d83a50
<p style="color:#d83a50;">Text here</p>
.mytext {color:#d83a50;}
This box has a color of #d83a50
<div style="background-color:#d83a50;">Content here</div>
.mybackground {background-color:#d83a50;}
Border around this has a color of #d83a50
<div style="border:2px solid #d83a50;">Content here</div>
.myborder {border:2px solid #d83a50;}