#d53535 color space conversions
Hex:
#d53535
RGB:
213, 53, 53
CMY:
16, 79, 79
CMYK:
0, 75, 75, 16
HSL:
0°, 65.5738%, 52.1569%
HSV (HSB):
0°, 75.1174%, 83.5294%
XYZ:
29.3563, 16.9494, 5.0925
xyY:
0.5712, 0.3298, 16.9494
CIE-Lab:
48.1962, 61.2722, 38.6244
CIE-LCH:
48.1962, 72.4301, 32.2263
CIE-Luv:
48.1962, 122.2095, 26.3528
Hunter-Lab:
41.1696, 55.2338, 21.4849
#d53535 color charts
#d53535 color shades, tints & tones
#d53535 color schemes
#d53535 color preview, HTML & CSS examples
This text has a color of #d53535
<p style="color:#d53535;">Text here</p>
.mytext {color:#d53535;}
This box has a color of #d53535
<div style="background-color:#d53535;">Content here</div>
.mybackground {background-color:#d53535;}
Border around this has a color of #d53535
<div style="border:2px solid #d53535;">Content here</div>
.myborder {border:2px solid #d53535;}