#d61c51 color space conversions
Hex:
#d61c51
RGB:
214, 28, 81
CMY:
16, 89, 68
CMYK:
0, 87, 62, 16
HSL:
343°, 76.8595%, 47.4510%
HSV (HSB):
343°, 86.9159%, 83.9216%
XYZ:
29.6320, 15.7207, 9.2572
xyY:
0.5426, 0.2879, 15.7207
CIE-Lab:
46.6059, 69.1816, 19.9979
CIE-LCH:
46.6059, 72.0139, 16.1227
CIE-Luv:
46.6059, 125.0511, 8.6032
Hunter-Lab:
39.6494, 64.0158, 13.9117
#d61c51 color charts
#d61c51 color shades, tints & tones
#d61c51 color schemes
#d61c51 color preview, HTML & CSS examples
This text has a color of #d61c51
<p style="color:#d61c51;">Text here</p>
.mytext {color:#d61c51;}
This box has a color of #d61c51
<div style="background-color:#d61c51;">Content here</div>
.mybackground {background-color:#d61c51;}
Border around this has a color of #d61c51
<div style="border:2px solid #d61c51;">Content here</div>
.myborder {border:2px solid #d61c51;}