#d44d46 color space conversions
Hex:
#d44d46
RGB:
212, 77, 70
CMY:
17, 70, 73
CMYK:
0, 64, 67, 17
HSL:
3°, 62.2807%, 55.2941%
HSV (HSB):
3°, 66.9811%, 83.1373%
XYZ:
30.9107, 19.7470, 7.9767
xyY:
0.5272, 0.3368, 19.7470
CIE-Lab:
51.5499, 52.6796, 32.7797
CIE-LCH:
51.5499, 62.0455, 31.8918
CIE-Luv:
51.5499, 103.4532, 25.4193
Hunter-Lab:
44.4376, 46.3986, 20.4635
#d44d46 color charts
#d44d46 color shades, tints & tones
#d44d46 color schemes
#d44d46 color preview, HTML & CSS examples
This text has a color of #d44d46
<p style="color:#d44d46;">Text here</p>
.mytext {color:#d44d46;}
This box has a color of #d44d46
<div style="background-color:#d44d46;">Content here</div>
.mybackground {background-color:#d44d46;}
Border around this has a color of #d44d46
<div style="border:2px solid #d44d46;">Content here</div>
.myborder {border:2px solid #d44d46;}