#d44b5f color space conversions
Hex:
#d44b5f
RGB:
212, 75, 95
CMY:
17, 71, 63
CMYK:
0, 65, 55, 17
HSL:
351°, 61.4350%, 56.2745%
HSV (HSB):
351°, 64.6226%, 83.1373%
XYZ:
31.7330, 19.8554, 12.9864
xyY:
0.4914, 0.3075, 19.8554
CIE-Lab:
51.6734, 55.1699, 18.2303
CIE-LCH:
51.6734, 58.1039, 18.2855
CIE-Luv:
51.6734, 98.4751, 11.1298
Hunter-Lab:
44.5594, 49.1398, 13.9121
#d44b5f color charts
#d44b5f color shades, tints & tones
#d44b5f color schemes
#d44b5f color preview, HTML & CSS examples
This text has a color of #d44b5f
<p style="color:#d44b5f;">Text here</p>
.mytext {color:#d44b5f;}
This box has a color of #d44b5f
<div style="background-color:#d44b5f;">Content here</div>
.mybackground {background-color:#d44b5f;}
Border around this has a color of #d44b5f
<div style="border:2px solid #d44b5f;">Content here</div>
.myborder {border:2px solid #d44b5f;}