#d45d55 color space conversions
Hex:
#d45d55
RGB:
212, 93, 85
CMY:
17, 64, 67
CMYK:
0, 56, 60, 17
HSL:
4°, 59.6244%, 58.2353%
HSV (HSB):
4°, 59.9057%, 83.1373%
XYZ:
32.7054, 22.4816, 11.2100
xyY:
0.4926, 0.3386, 22.4816
CIE-Lab:
54.5343, 46.3455, 27.8739
CIE-LCH:
54.5343, 54.0820, 31.0242
CIE-Luv:
54.5343, 89.5609, 23.4225
Hunter-Lab:
47.4148, 40.1485, 19.1728
#d45d55 color charts
#d45d55 color shades, tints & tones
#d45d55 color schemes
#d45d55 color preview, HTML & CSS examples
This text has a color of #d45d55
<p style="color:#d45d55;">Text here</p>
.mytext {color:#d45d55;}
This box has a color of #d45d55
<div style="background-color:#d45d55;">Content here</div>
.mybackground {background-color:#d45d55;}
Border around this has a color of #d45d55
<div style="border:2px solid #d45d55;">Content here</div>
.myborder {border:2px solid #d45d55;}