#d7400d color space conversions
Hex:
#d7400d
RGB:
215, 64, 13
CMY:
16, 75, 95
CMYK:
0, 70, 94, 16
HSL:
15°, 88.5965%, 44.7059%
HSV (HSB):
15°, 93.9535%, 84.3137%
XYZ:
29.9304, 18.1429, 2.3052
xyY:
0.5941, 0.3601, 18.1429
CIE-Lab:
49.6690, 57.1128, 57.8943
CIE-LCH:
49.6690, 81.3242, 45.3893
CIE-Luv:
49.6690, 122.4378, 38.8166
Hunter-Lab:
42.5945, 50.8883, 26.6074
#d7400d color charts
#d7400d color shades, tints & tones
#d7400d color schemes
#d7400d color preview, HTML & CSS examples
This text has a color of #d7400d
<p style="color:#d7400d;">Text here</p>
.mytext {color:#d7400d;}
This box has a color of #d7400d
<div style="background-color:#d7400d;">Content here</div>
.mybackground {background-color:#d7400d;}
Border around this has a color of #d7400d
<div style="border:2px solid #d7400d;">Content here</div>
.myborder {border:2px solid #d7400d;}