#d45f6b color space conversions
Hex:
#d45f6b
RGB:
212, 95, 107
CMY:
17, 63, 58
CMYK:
0, 55, 50, 17
HSL:
354°, 57.6355%, 60.1961%
HSV (HSB):
354°, 55.1887%, 83.1373%
XYZ:
33.8974, 23.2430, 16.6097
xyY:
0.4596, 0.3152, 23.2430
CIE-Lab:
55.3218, 47.1574, 16.1048
CIE-LCH:
55.3218, 49.8316, 18.8556
CIE-Luv:
55.3218, 83.2494, 11.1307
Hunter-Lab:
48.2110, 41.1351, 13.3211
#d45f6b color charts
#d45f6b color shades, tints & tones
#d45f6b color schemes
#d45f6b color preview, HTML & CSS examples
This text has a color of #d45f6b
<p style="color:#d45f6b;">Text here</p>
.mytext {color:#d45f6b;}
This box has a color of #d45f6b
<div style="background-color:#d45f6b;">Content here</div>
.mybackground {background-color:#d45f6b;}
Border around this has a color of #d45f6b
<div style="border:2px solid #d45f6b;">Content here</div>
.myborder {border:2px solid #d45f6b;}