#d7112a color space conversions
Hex:
#d7112a
RGB:
215, 17, 42
CMY:
16, 93, 84
CMYK:
0, 92, 80, 16
HSL:
352°, 85.3448%, 45.4902%
HSV (HSB):
352°, 92.0930%, 84.3137%
XYZ:
28.6427, 15.0151, 3.5791
xyY:
0.6064, 0.3179, 15.0151
CIE-Lab:
45.6549, 69.4649, 42.2348
CIE-LCH:
45.6549, 81.2967, 31.2997
CIE-Luv:
45.6549, 139.5619, 25.1468
Hunter-Lab:
38.7494, 64.1319, 21.6483
#d7112a color charts
#d7112a color shades, tints & tones
#d7112a color schemes
#d7112a color preview, HTML & CSS examples
This text has a color of #d7112a
<p style="color:#d7112a;">Text here</p>
.mytext {color:#d7112a;}
This box has a color of #d7112a
<div style="background-color:#d7112a;">Content here</div>
.mybackground {background-color:#d7112a;}
Border around this has a color of #d7112a
<div style="border:2px solid #d7112a;">Content here</div>
.myborder {border:2px solid #d7112a;}