#d3080f color space conversions
Hex:
#d3080f
RGB:
211, 8, 15
CMY:
17, 97, 94
CMYK:
0, 96, 93, 17
HSL:
358°, 92.6941%, 42.9412%
HSV (HSB):
358°, 96.2085%, 82.7451%
XYZ:
27.0370, 14.0570, 1.7402
xyY:
0.6312, 0.3282, 14.0570
CIE-Lab:
44.3146, 68.8573, 53.6124
CIE-LCH:
44.3146, 87.2675, 37.9044
CIE-Luv:
44.3146, 142.2982, 29.9868
Hunter-Lab:
37.4927, 63.1090, 23.4930
#d3080f color charts
#d3080f color shades, tints & tones
#d3080f color schemes
#d3080f color preview, HTML & CSS examples
This text has a color of #d3080f
<p style="color:#d3080f;">Text here</p>
.mytext {color:#d3080f;}
This box has a color of #d3080f
<div style="background-color:#d3080f;">Content here</div>
.mybackground {background-color:#d3080f;}
Border around this has a color of #d3080f
<div style="border:2px solid #d3080f;">Content here</div>
.myborder {border:2px solid #d3080f;}