#d4445e color space conversions
Hex:
#d4445e
RGB:
212, 68, 94
CMY:
17, 73, 63
CMYK:
0, 68, 56, 17
HSL:
349°, 62.6087%, 54.9020%
HSV (HSB):
349°, 67.9245%, 83.1373%
XYZ:
31.2389, 18.9394, 12.5989
xyY:
0.4976, 0.3017, 18.9394
CIE-Lab:
50.6163, 57.9164, 17.3970
CIE-LCH:
50.6163, 60.4728, 16.7192
CIE-Luv:
50.6163, 102.6593, 9.4524
Hunter-Lab:
43.5195, 51.9707, 13.2992
#d4445e color charts
#d4445e color shades, tints & tones
#d4445e color schemes
#d4445e color preview, HTML & CSS examples
This text has a color of #d4445e
<p style="color:#d4445e;">Text here</p>
.mytext {color:#d4445e;}
This box has a color of #d4445e
<div style="background-color:#d4445e;">Content here</div>
.mybackground {background-color:#d4445e;}
Border around this has a color of #d4445e
<div style="border:2px solid #d4445e;">Content here</div>
.myborder {border:2px solid #d4445e;}