#d7100e color space conversions
Hex:
#d7100e
RGB:
215, 16, 14
CMY:
16, 94, 95
CMYK:
0, 93, 93, 16
HSL:
1°, 87.7729%, 44.9020%
HSV (HSB):
1°, 93.4884%, 84.3137%
XYZ:
28.2889, 14.8494, 1.7907
xyY:
0.6296, 0.3305, 14.8494
CIE-Lab:
45.4272, 69.0606, 55.0481
CIE-LCH:
45.4272, 88.3157, 38.5583
CIE-Luv:
45.4272, 143.7892, 31.2369
Hunter-Lab:
38.5349, 63.6029, 24.2192
#d7100e color charts
#d7100e color shades, tints & tones
#d7100e color schemes
#d7100e color preview, HTML & CSS examples
This text has a color of #d7100e
<p style="color:#d7100e;">Text here</p>
.mytext {color:#d7100e;}
This box has a color of #d7100e
<div style="background-color:#d7100e;">Content here</div>
.mybackground {background-color:#d7100e;}
Border around this has a color of #d7100e
<div style="border:2px solid #d7100e;">Content here</div>
.myborder {border:2px solid #d7100e;}