#d54d65 color space conversions
Hex:
#d54d65
RGB:
213, 77, 101
CMY:
16, 70, 60
CMYK:
0, 64, 53, 16
HSL:
349°, 61.8182%, 56.8627%
HSV (HSB):
349°, 63.8498%, 83.5294%
XYZ:
32.4434, 20.3935, 14.5383
xyY:
0.4815, 0.3027, 20.3935
CIE-Lab:
52.2792, 55.1278, 15.4999
CIE-LCH:
52.2792, 57.2654, 15.7041
CIE-Luv:
52.2792, 96.4510, 8.2833
Hunter-Lab:
45.1591, 49.2102, 12.5239
#d54d65 color charts
#d54d65 color shades, tints & tones
#d54d65 color schemes
#d54d65 color preview, HTML & CSS examples
This text has a color of #d54d65
<p style="color:#d54d65;">Text here</p>
.mytext {color:#d54d65;}
This box has a color of #d54d65
<div style="background-color:#d54d65;">Content here</div>
.mybackground {background-color:#d54d65;}
Border around this has a color of #d54d65
<div style="border:2px solid #d54d65;">Content here</div>
.myborder {border:2px solid #d54d65;}