#d7400b color space conversions
Hex:
#d7400b
RGB:
215, 64, 11
CMY:
16, 75, 96
CMYK:
0, 70, 95, 16
HSL:
16°, 90.2655%, 44.3137%
HSV (HSB):
16°, 94.8837%, 84.3137%
XYZ:
29.9181, 18.1380, 2.2407
xyY:
0.5948, 0.3606, 18.1380
CIE-Lab:
49.6631, 57.0919, 58.4047
CIE-LCH:
49.6631, 81.6737, 45.6512
CIE-Luv:
49.6631, 122.5470, 39.0282
Hunter-Lab:
42.5888, 50.8639, 26.6927
#d7400b color charts
#d7400b color shades, tints & tones
#d7400b color schemes
#d7400b color preview, HTML & CSS examples
This text has a color of #d7400b
<p style="color:#d7400b;">Text here</p>
.mytext {color:#d7400b;}
This box has a color of #d7400b
<div style="background-color:#d7400b;">Content here</div>
.mybackground {background-color:#d7400b;}
Border around this has a color of #d7400b
<div style="border:2px solid #d7400b;">Content here</div>
.myborder {border:2px solid #d7400b;}