#d45d68 color space conversions
Hex:
#d45d68
RGB:
212, 93, 104
CMY:
17, 64, 59
CMYK:
0, 56, 51, 17
HSL:
354°, 58.0488%, 59.8039%
HSV (HSB):
354°, 56.1321%, 83.1373%
XYZ:
33.5644, 22.8252, 15.7334
xyY:
0.4654, 0.3165, 22.8252
CIE-Lab:
54.8919, 47.8455, 17.2770
CIE-LCH:
54.8919, 50.8693, 19.8546
CIE-Luv:
54.8919, 85.2367, 12.2330
Hunter-Lab:
47.7758, 41.7960, 13.9178
#d45d68 color charts
#d45d68 color shades, tints & tones
#d45d68 color schemes
#d45d68 color preview, HTML & CSS examples
This text has a color of #d45d68
<p style="color:#d45d68;">Text here</p>
.mytext {color:#d45d68;}
This box has a color of #d45d68
<div style="background-color:#d45d68;">Content here</div>
.mybackground {background-color:#d45d68;}
Border around this has a color of #d45d68
<div style="border:2px solid #d45d68;">Content here</div>
.myborder {border:2px solid #d45d68;}