#d44d68 color space conversions
Hex:
#d44d68
RGB:
212, 77, 104
CMY:
17, 70, 59
CMYK:
0, 64, 51, 17
HSL:
348°, 61.0860%, 56.6667%
HSV (HSB):
348°, 63.6792%, 83.1373%
XYZ:
32.3039, 20.3043, 15.3132
xyY:
0.4756, 0.2989, 20.3043
CIE-Lab:
52.1795, 55.0561, 13.5432
CIE-LCH:
52.1795, 56.6974, 13.8197
CIE-Luv:
52.1795, 94.7684, 6.1235
Hunter-Lab:
45.0603, 49.1121, 11.3932
#d44d68 color charts
#d44d68 color shades, tints & tones
#d44d68 color schemes
#d44d68 color preview, HTML & CSS examples
This text has a color of #d44d68
<p style="color:#d44d68;">Text here</p>
.mytext {color:#d44d68;}
This box has a color of #d44d68
<div style="background-color:#d44d68;">Content here</div>
.mybackground {background-color:#d44d68;}
Border around this has a color of #d44d68
<div style="border:2px solid #d44d68;">Content here</div>
.myborder {border:2px solid #d44d68;}