#d45d54 color space conversions
Hex:
#d45d54
RGB:
212, 93, 84
CMY:
17, 64, 67
CMYK:
0, 56, 60, 17
HSL:
4°, 59.8131%, 58.0392%
HSV (HSB):
4°, 60.3774%, 83.1373%
XYZ:
32.6660, 22.4658, 11.0022
xyY:
0.4939, 0.3397, 22.4658
CIE-Lab:
54.5178, 46.2758, 28.4282
CIE-LCH:
54.5178, 54.3103, 31.5633
CIE-Luv:
54.5178, 89.7692, 23.9593
Hunter-Lab:
47.3981, 40.0723, 19.4162
#d45d54 color charts
#d45d54 color shades, tints & tones
#d45d54 color schemes
#d45d54 color preview, HTML & CSS examples
This text has a color of #d45d54
<p style="color:#d45d54;">Text here</p>
.mytext {color:#d45d54;}
This box has a color of #d45d54
<div style="background-color:#d45d54;">Content here</div>
.mybackground {background-color:#d45d54;}
Border around this has a color of #d45d54
<div style="border:2px solid #d45d54;">Content here</div>
.myborder {border:2px solid #d45d54;}