#d44d61 color space conversions
Hex:
#d44d61
RGB:
212, 77, 97
CMY:
17, 70, 62
CMYK:
0, 64, 54, 17
HSL:
351°, 61.0860%, 56.6667%
HSV (HSB):
351°, 63.6792%, 83.1373%
XYZ:
31.9629, 20.1679, 13.5174
xyY:
0.4869, 0.3072, 20.1679
CIE-Lab:
52.0265, 54.4835, 17.5152
CIE-LCH:
52.0265, 57.2297, 17.8214
CIE-Luv:
52.0265, 96.7631, 10.5846
Hunter-Lab:
44.9087, 48.4540, 13.5899
#d44d61 color charts
#d44d61 color shades, tints & tones
#d44d61 color schemes
#d44d61 color preview, HTML & CSS examples
This text has a color of #d44d61
<p style="color:#d44d61;">Text here</p>
.mytext {color:#d44d61;}
This box has a color of #d44d61
<div style="background-color:#d44d61;">Content here</div>
.mybackground {background-color:#d44d61;}
Border around this has a color of #d44d61
<div style="border:2px solid #d44d61;">Content here</div>
.myborder {border:2px solid #d44d61;}