#d61f46 color space conversions
Hex:
#d61f46
RGB:
214, 31, 70
CMY:
16, 88, 73
CMYK:
0, 86, 67, 16
HSL:
347°, 74.6939%, 48.0392%
HSV (HSB):
347°, 85.5140%, 83.9216%
XYZ:
29.3270, 15.7183, 7.2826
xyY:
0.5604, 0.3004, 15.7183
CIE-Lab:
46.6027, 68.0283, 26.7515
CIE-LCH:
46.6027, 73.0992, 21.4668
CIE-Luv:
46.6027, 127.8139, 14.9395
Hunter-Lab:
39.6463, 62.6583, 16.8615
#d61f46 color charts
#d61f46 color shades, tints & tones
#d61f46 color schemes
#d61f46 color preview, HTML & CSS examples
This text has a color of #d61f46
<p style="color:#d61f46;">Text here</p>
.mytext {color:#d61f46;}
This box has a color of #d61f46
<div style="background-color:#d61f46;">Content here</div>
.mybackground {background-color:#d61f46;}
Border around this has a color of #d61f46
<div style="border:2px solid #d61f46;">Content here</div>
.myborder {border:2px solid #d61f46;}