#d44d5b color space conversions
Hex:
#d44d5b
RGB:
212, 77, 91
CMY:
17, 70, 64
CMYK:
0, 64, 57, 17
HSL:
354°, 61.0860%, 56.6667%
HSV (HSB):
354°, 63.6792%, 83.1373%
XYZ:
31.6936, 20.0601, 12.0991
xyY:
0.4964, 0.3142, 20.0601
CIE-Lab:
51.9051, 54.0271, 20.9253
CIE-LCH:
51.9051, 57.9379, 21.1719
CIE-Luv:
51.9051, 98.3957, 14.2223
Hunter-Lab:
44.7885, 47.9315, 15.3355
#d44d5b color charts
#d44d5b color shades, tints & tones
#d44d5b color schemes
#d44d5b color preview, HTML & CSS examples
This text has a color of #d44d5b
<p style="color:#d44d5b;">Text here</p>
.mytext {color:#d44d5b;}
This box has a color of #d44d5b
<div style="background-color:#d44d5b;">Content here</div>
.mybackground {background-color:#d44d5b;}
Border around this has a color of #d44d5b
<div style="border:2px solid #d44d5b;">Content here</div>
.myborder {border:2px solid #d44d5b;}