#d61b4f color space conversions
Hex:
#d61b4f
RGB:
214, 27, 79
CMY:
16, 89, 69
CMYK:
0, 87, 63, 16
HSL:
343°, 77.5934%, 47.2549%
HSV (HSB):
343°, 87.3832%, 83.9216%
XYZ:
29.5348, 15.6445, 8.8602
xyY:
0.5465, 0.2895, 15.6445
CIE-Lab:
46.5046, 69.2471, 21.0989
CIE-LCH:
46.5046, 72.3900, 16.9454
CIE-Luv:
46.5046, 126.0140, 9.5978
Hunter-Lab:
39.5532, 64.0699, 14.4058
#d61b4f color charts
#d61b4f color shades, tints & tones
#d61b4f color schemes
#d61b4f color preview, HTML & CSS examples
This text has a color of #d61b4f
<p style="color:#d61b4f;">Text here</p>
.mytext {color:#d61b4f;}
This box has a color of #d61b4f
<div style="background-color:#d61b4f;">Content here</div>
.mybackground {background-color:#d61b4f;}
Border around this has a color of #d61b4f
<div style="border:2px solid #d61b4f;">Content here</div>
.myborder {border:2px solid #d61b4f;}