#d45f4c color space conversions
Hex:
#d45f4c
RGB:
212, 95, 76
CMY:
17, 63, 70
CMYK:
0, 55, 64, 17
HSL:
8°, 61.2613%, 56.4706%
HSV (HSB):
8°, 64.1509%, 83.1373%
XYZ:
32.5481, 22.7033, 9.5042
xyY:
0.5026, 0.3506, 22.7033
CIE-Lab:
54.7654, 44.7870, 33.2906
CIE-LCH:
54.7654, 55.8045, 36.6238
CIE-Luv:
54.7654, 89.9453, 28.7912
Hunter-Lab:
47.6479, 38.5486, 21.5272
#d45f4c color charts
#d45f4c color shades, tints & tones
#d45f4c color schemes
#d45f4c color preview, HTML & CSS examples
This text has a color of #d45f4c
<p style="color:#d45f4c;">Text here</p>
.mytext {color:#d45f4c;}
This box has a color of #d45f4c
<div style="background-color:#d45f4c;">Content here</div>
.mybackground {background-color:#d45f4c;}
Border around this has a color of #d45f4c
<div style="border:2px solid #d45f4c;">Content here</div>
.myborder {border:2px solid #d45f4c;}