#d44a5a color space conversions
Hex:
#d44a5a
RGB:
212, 74, 90
CMY:
17, 71, 65
CMYK:
0, 65, 58, 17
HSL:
353°, 61.6071%, 56.0784%
HSV (HSB):
353°, 65.0943%, 83.1373%
XYZ:
31.4456, 19.6328, 11.8050
xyY:
0.5001, 0.3122, 19.6328
CIE-Lab:
51.4195, 55.2139, 20.8734
CIE-LCH:
51.4195, 59.0277, 20.7089
CIE-Luv:
51.4195, 100.4339, 13.8012
Hunter-Lab:
44.3089, 49.1392, 15.2199
#d44a5a color charts
#d44a5a color shades, tints & tones
#d44a5a color schemes
#d44a5a color preview, HTML & CSS examples
This text has a color of #d44a5a
<p style="color:#d44a5a;">Text here</p>
.mytext {color:#d44a5a;}
This box has a color of #d44a5a
<div style="background-color:#d44a5a;">Content here</div>
.mybackground {background-color:#d44a5a;}
Border around this has a color of #d44a5a
<div style="border:2px solid #d44a5a;">Content here</div>
.myborder {border:2px solid #d44a5a;}