#d53b48 color space conversions
Hex:
#d53b48
RGB:
213, 59, 72
CMY:
16, 77, 72
CMYK:
0, 72, 66, 16
HSL:
355°, 64.7059%, 53.3333%
HSV (HSB):
355°, 72.3005%, 83.5294%
XYZ:
30.1742, 17.7419, 7.9651
xyY:
0.5400, 0.3175, 17.7419
CIE-Lab:
49.1816, 60.1350, 28.7371
CIE-LCH:
49.1816, 66.6487, 25.5420
CIE-Luv:
49.1816, 114.5122, 19.4023
Hunter-Lab:
42.1212, 54.1595, 18.2732
#d53b48 color charts
#d53b48 color shades, tints & tones
#d53b48 color schemes
#d53b48 color preview, HTML & CSS examples
This text has a color of #d53b48
<p style="color:#d53b48;">Text here</p>
.mytext {color:#d53b48;}
This box has a color of #d53b48
<div style="background-color:#d53b48;">Content here</div>
.mybackground {background-color:#d53b48;}
Border around this has a color of #d53b48
<div style="border:2px solid #d53b48;">Content here</div>
.myborder {border:2px solid #d53b48;}