#d53a53 color space conversions
Hex:
#d53a53
RGB:
213, 58, 83
CMY:
16, 77, 67
CMYK:
0, 73, 61, 16
HSL:
350°, 64.8536%, 53.1373%
HSV (HSB):
350°, 72.7700%, 83.5294%
XYZ:
30.5150, 17.7968, 10.0104
xyY:
0.5232, 0.3051, 17.7968
CIE-Lab:
49.2487, 61.1249, 22.2311
CIE-LCH:
49.2487, 65.0421, 19.9863
CIE-Luv:
49.2487, 111.9540, 13.2776
Hunter-Lab:
42.1862, 55.2902, 15.4614
#d53a53 color charts
#d53a53 color shades, tints & tones
#d53a53 color schemes
#d53a53 color preview, HTML & CSS examples
This text has a color of #d53a53
<p style="color:#d53a53;">Text here</p>
.mytext {color:#d53a53;}
This box has a color of #d53a53
<div style="background-color:#d53a53;">Content here</div>
.mybackground {background-color:#d53a53;}
Border around this has a color of #d53a53
<div style="border:2px solid #d53a53;">Content here</div>
.myborder {border:2px solid #d53a53;}