#d7083f color space conversions
Hex:
#d7083f
RGB:
215, 8, 63
CMY:
16, 97, 75
CMYK:
0, 96, 71, 16
HSL:
344°, 92.8251%, 43.7255%
HSV (HSB):
344°, 96.2791%, 84.3137%
XYZ:
29.0084, 14.9796, 6.0651
xyY:
0.5796, 0.2993, 14.9796
CIE-Lab:
45.6063, 71.0951, 29.8361
CIE-LCH:
45.6063, 77.1020, 22.7661
CIE-Luv:
45.6063, 135.7189, 16.3037
Hunter-Lab:
38.7035, 66.0550, 17.8014
#d7083f color charts
#d7083f color shades, tints & tones
#d7083f color schemes
#d7083f color preview, HTML & CSS examples
This text has a color of #d7083f
<p style="color:#d7083f;">Text here</p>
.mytext {color:#d7083f;}
This box has a color of #d7083f
<div style="background-color:#d7083f;">Content here</div>
.mybackground {background-color:#d7083f;}
Border around this has a color of #d7083f
<div style="border:2px solid #d7083f;">Content here</div>
.myborder {border:2px solid #d7083f;}