#d55335 color space conversions
Hex:
#d55335
RGB:
213, 83, 53
CMY:
16, 67, 79
CMYK:
0, 61, 75, 16
HSL:
11°, 65.5738%, 52.1569%
HSV (HSB):
11°, 75.1174%, 83.5294%
XYZ:
31.1764, 20.5897, 5.6992
xyY:
0.5425, 0.3583, 20.5897
CIE-Lab:
52.4975, 49.5777, 43.2854
CIE-LCH:
52.4975, 65.8147, 41.1236
CIE-Luv:
52.4975, 103.2977, 34.5042
Hunter-Lab:
45.3759, 43.2344, 24.3163
#d55335 color charts
#d55335 color shades, tints & tones
#d55335 color schemes
#d55335 color preview, HTML & CSS examples
This text has a color of #d55335
<p style="color:#d55335;">Text here</p>
.mytext {color:#d55335;}
This box has a color of #d55335
<div style="background-color:#d55335;">Content here</div>
.mybackground {background-color:#d55335;}
Border around this has a color of #d55335
<div style="border:2px solid #d55335;">Content here</div>
.myborder {border:2px solid #d55335;}