#d44e40 color space conversions
Hex:
#d44e40
RGB:
212, 78, 64
CMY:
17, 69, 75
CMYK:
0, 63, 70, 17
HSL:
6°, 63.2479%, 54.1176%
HSV (HSB):
6°, 69.8113%, 83.1373%
XYZ:
30.8012, 19.8160, 7.0520
xyY:
0.5341, 0.3436, 19.8160
CIE-Lab:
51.6285, 51.9341, 36.2829
CIE-LCH:
51.6285, 63.3530, 34.9394
CIE-Luv:
51.6285, 104.0202, 28.4507
Hunter-Lab:
44.5152, 45.6072, 21.7681
#d44e40 color charts
#d44e40 color shades, tints & tones
#d44e40 color schemes
#d44e40 color preview, HTML & CSS examples
This text has a color of #d44e40
<p style="color:#d44e40;">Text here</p>
.mytext {color:#d44e40;}
This box has a color of #d44e40
<div style="background-color:#d44e40;">Content here</div>
.mybackground {background-color:#d44e40;}
Border around this has a color of #d44e40
<div style="border:2px solid #d44e40;">Content here</div>
.myborder {border:2px solid #d44e40;}