#d44e4c color space conversions
Hex:
#d44e4c
RGB:
212, 78, 76
CMY:
17, 69, 70
CMYK:
0, 63, 64, 17
HSL:
1°, 61.2613%, 56.4706%
HSV (HSB):
1°, 64.1509%, 83.1373%
XYZ:
31.1803, 19.9676, 9.0482
xyY:
0.5180, 0.3317, 19.9676
CIE-Lab:
51.8006, 52.5957, 29.6210
CIE-LCH:
51.8006, 60.3631, 29.3874
CIE-Luv:
51.8006, 101.4822, 22.8073
Hunter-Lab:
44.6852, 46.3542, 19.2741
#d44e4c color charts
#d44e4c color shades, tints & tones
#d44e4c color schemes
#d44e4c color preview, HTML & CSS examples
This text has a color of #d44e4c
<p style="color:#d44e4c;">Text here</p>
.mytext {color:#d44e4c;}
This box has a color of #d44e4c
<div style="background-color:#d44e4c;">Content here</div>
.mybackground {background-color:#d44e4c;}
Border around this has a color of #d44e4c
<div style="border:2px solid #d44e4c;">Content here</div>
.myborder {border:2px solid #d44e4c;}