#d9080c color space conversions
Hex:
#d9080c
RGB:
217, 8, 12
CMY:
15, 97, 95
CMYK:
0, 96, 94, 15
HSL:
359°, 92.8889%, 44.1176%
HSV (HSB):
359°, 96.3134%, 85.0980%
XYZ:
28.7685, 14.9519, 1.7176
xyY:
0.6331, 0.3291, 14.9519
CIE-Lab:
45.5683, 70.3283, 55.9933
CIE-LCH:
45.5683, 89.8962, 38.5258
CIE-Luv:
45.5683, 146.8158, 31.3008
Hunter-Lab:
38.6677, 65.1340, 24.4338
#d9080c color charts
#d9080c color shades, tints & tones
#d9080c color schemes
#d9080c color preview, HTML & CSS examples
This text has a color of #d9080c
<p style="color:#d9080c;">Text here</p>
.mytext {color:#d9080c;}
This box has a color of #d9080c
<div style="background-color:#d9080c;">Content here</div>
.mybackground {background-color:#d9080c;}
Border around this has a color of #d9080c
<div style="border:2px solid #d9080c;">Content here</div>
.myborder {border:2px solid #d9080c;}