#d44d55 color space conversions
Hex:
#d44d55
RGB:
212, 77, 85
CMY:
17, 70, 67
CMYK:
0, 64, 60, 17
HSL:
356°, 61.0860%, 56.6667%
HSV (HSB):
356°, 63.6792%, 83.1373%
XYZ:
31.4449, 19.9607, 10.7898
xyY:
0.5056, 0.3209, 19.9607
CIE-Lab:
51.7927, 53.6026, 24.3330
CIE-LCH:
51.7927, 58.8671, 24.4158
CIE-Luv:
51.7927, 99.9500, 17.6747
Hunter-Lab:
44.6774, 47.4469, 16.9554
#d44d55 color charts
#d44d55 color shades, tints & tones
#d44d55 color schemes
#d44d55 color preview, HTML & CSS examples
This text has a color of #d44d55
<p style="color:#d44d55;">Text here</p>
.mytext {color:#d44d55;}
This box has a color of #d44d55
<div style="background-color:#d44d55;">Content here</div>
.mybackground {background-color:#d44d55;}
Border around this has a color of #d44d55
<div style="border:2px solid #d44d55;">Content here</div>
.myborder {border:2px solid #d44d55;}