#d3064f color space conversions
Hex:
#d3064f
RGB:
211, 6, 79
CMY:
17, 98, 69
CMYK:
0, 97, 63, 17
HSL:
339°, 94.4700%, 42.5490%
HSV (HSB):
339°, 97.1564%, 82.7451%
XYZ:
28.3404, 14.5436, 8.7106
xyY:
0.5493, 0.2819, 14.5436
CIE-Lab:
45.0027, 71.0926, 18.9997
CIE-LCH:
45.0027, 73.5877, 14.9628
CIE-Luv:
45.0027, 127.5213, 6.8921
Hunter-Lab:
38.1361, 65.9117, 13.1529
#d3064f color charts
#d3064f color shades, tints & tones
#d3064f color schemes
#d3064f color preview, HTML & CSS examples
This text has a color of #d3064f
<p style="color:#d3064f;">Text here</p>
.mytext {color:#d3064f;}
This box has a color of #d3064f
<div style="background-color:#d3064f;">Content here</div>
.mybackground {background-color:#d3064f;}
Border around this has a color of #d3064f
<div style="border:2px solid #d3064f;">Content here</div>
.myborder {border:2px solid #d3064f;}