#d44949 color space conversions
Hex:
#d44949
RGB:
212, 73, 73
CMY:
17, 71, 71
CMYK:
0, 66, 66, 17
HSL:
0°, 61.7778%, 55.8824%
HSV (HSB):
0°, 65.5660%, 83.1373%
XYZ:
30.7365, 19.2432, 8.3976
xyY:
0.5265, 0.3296, 19.2432
CIE-Lab:
50.9705, 54.5299, 30.3338
CIE-LCH:
50.9705, 62.3992, 29.0862
CIE-Luv:
50.9705, 105.3315, 22.7117
Hunter-Lab:
43.8670, 48.3031, 19.3568
#d44949 color charts
#d44949 color shades, tints & tones
#d44949 color schemes
#d44949 color preview, HTML & CSS examples
This text has a color of #d44949
<p style="color:#d44949;">Text here</p>
.mytext {color:#d44949;}
This box has a color of #d44949
<div style="background-color:#d44949;">Content here</div>
.mybackground {background-color:#d44949;}
Border around this has a color of #d44949
<div style="border:2px solid #d44949;">Content here</div>
.myborder {border:2px solid #d44949;}