#d5400d color space conversions
Hex:
#d5400d
RGB:
213, 64, 13
CMY:
16, 75, 95
CMYK:
0, 70, 94, 16
HSL:
15°, 88.4956%, 44.3137%
HSV (HSB):
15°, 93.8967%, 83.5294%
XYZ:
29.3466, 17.8420, 2.2779
xyY:
0.5933, 0.3607, 17.8420
CIE-Lab:
49.3039, 56.4605, 57.4842
CIE-LCH:
49.3039, 80.5743, 45.5147
CIE-Luv:
49.3039, 120.8457, 38.5921
Hunter-Lab:
42.2398, 50.0955, 26.3705
#d5400d color charts
#d5400d color shades, tints & tones
#d5400d color schemes
#d5400d color preview, HTML & CSS examples
This text has a color of #d5400d
<p style="color:#d5400d;">Text here</p>
.mytext {color:#d5400d;}
This box has a color of #d5400d
<div style="background-color:#d5400d;">Content here</div>
.mybackground {background-color:#d5400d;}
Border around this has a color of #d5400d
<div style="border:2px solid #d5400d;">Content here</div>
.myborder {border:2px solid #d5400d;}