#d3060b color space conversions
Hex:
#d3060b
RGB:
211, 6, 11
CMY:
17, 98, 96
CMYK:
0, 97, 95, 17
HSL:
359°, 94.4700%, 42.5490%
HSV (HSB):
359°, 97.1564%, 82.7451%
XYZ:
26.9895, 14.0033, 1.5970
xyY:
0.6337, 0.3288, 14.0033
CIE-Lab:
44.2377, 68.9962, 54.9013
CIE-LCH:
44.2377, 88.1739, 38.5098
CIE-Luv:
44.2377, 142.9565, 30.3726
Hunter-Lab:
37.4210, 63.2546, 23.6644
#d3060b color charts
#d3060b color shades, tints & tones
#d3060b color schemes
#d3060b color preview, HTML & CSS examples
This text has a color of #d3060b
<p style="color:#d3060b;">Text here</p>
.mytext {color:#d3060b;}
This box has a color of #d3060b
<div style="background-color:#d3060b;">Content here</div>
.mybackground {background-color:#d3060b;}
Border around this has a color of #d3060b
<div style="border:2px solid #d3060b;">Content here</div>
.myborder {border:2px solid #d3060b;}