#d53f1a color space conversions
Hex:
#d53f1a
RGB:
213, 63, 26
CMY:
16, 75, 90
CMYK:
0, 70, 88, 16
HSL:
12°, 78.2427%, 46.8627%
HSV (HSB):
12°, 87.7934%, 83.5294%
XYZ:
29.4045, 17.7757, 2.8585
xyY:
0.5876, 0.3552, 17.7757
CIE-Lab:
49.2230, 57.0316, 53.0116
CIE-LCH:
49.2230, 77.8641, 42.9079
CIE-Luv:
49.2230, 120.4797, 36.3811
Hunter-Lab:
42.1613, 50.7090, 25.4930
#d53f1a color charts
#d53f1a color shades, tints & tones
#d53f1a color schemes
#d53f1a color preview, HTML & CSS examples
This text has a color of #d53f1a
<p style="color:#d53f1a;">Text here</p>
.mytext {color:#d53f1a;}
This box has a color of #d53f1a
<div style="background-color:#d53f1a;">Content here</div>
.mybackground {background-color:#d53f1a;}
Border around this has a color of #d53f1a
<div style="border:2px solid #d53f1a;">Content here</div>
.myborder {border:2px solid #d53f1a;}