#d53e27 color space conversions
Hex:
#d53e27
RGB:
213, 62, 39
CMY:
16, 76, 85
CMYK:
0, 71, 82, 16
HSL:
8°, 69.0476%, 49.4118%
HSV (HSB):
8°, 81.6901%, 83.5294%
XYZ:
29.5294, 17.7379, 3.7868
xyY:
0.5784, 0.3474, 17.7379
CIE-Lab:
49.1766, 57.7093, 47.0902
CIE-LCH:
49.1766, 74.4839, 39.2141
CIE-Luv:
49.1766, 119.5234, 33.0756
Hunter-Lab:
42.1163, 51.4497, 24.1505
#d53e27 color charts
#d53e27 color shades, tints & tones
#d53e27 color schemes
#d53e27 color preview, HTML & CSS examples
This text has a color of #d53e27
<p style="color:#d53e27;">Text here</p>
.mytext {color:#d53e27;}
This box has a color of #d53e27
<div style="background-color:#d53e27;">Content here</div>
.mybackground {background-color:#d53e27;}
Border around this has a color of #d53e27
<div style="border:2px solid #d53e27;">Content here</div>
.myborder {border:2px solid #d53e27;}