#d44140 color space conversions
Hex:
#d44140
RGB:
212, 65, 64
CMY:
17, 75, 75
CMYK:
0, 69, 70, 17
HSL:
0°, 63.2479%, 54.1176%
HSV (HSB):
0°, 69.8113%, 83.1373%
XYZ:
29.9671, 18.1478, 6.7739
xyY:
0.5460, 0.3306, 18.1478
CIE-Lab:
49.6749, 57.2265, 33.9843
CIE-LCH:
49.6749, 66.5567, 30.7042
CIE-Luv:
49.6749, 112.2601, 24.6070
Hunter-Lab:
42.6002, 51.0152, 20.3924
#d44140 color charts
#d44140 color shades, tints & tones
#d44140 color schemes
#d44140 color preview, HTML & CSS examples
This text has a color of #d44140
<p style="color:#d44140;">Text here</p>
.mytext {color:#d44140;}
This box has a color of #d44140
<div style="background-color:#d44140;">Content here</div>
.mybackground {background-color:#d44140;}
Border around this has a color of #d44140
<div style="border:2px solid #d44140;">Content here</div>
.myborder {border:2px solid #d44140;}