#d54d5e color space conversions
Hex:
#d54d5e
RGB:
213, 77, 94
CMY:
16, 70, 63
CMYK:
0, 64, 56, 16
HSL:
353°, 61.8182%, 56.8627%
HSV (HSB):
353°, 63.8498%, 83.5294%
XYZ:
32.1148, 20.2620, 12.8080
xyY:
0.4927, 0.3108, 20.2620
CIE-Lab:
52.1322, 54.5778, 19.4743
CIE-LCH:
52.1322, 57.9481, 19.6373
CIE-Luv:
52.1322, 98.4073, 12.6338
Hunter-Lab:
45.0134, 48.5776, 14.6391
#d54d5e color charts
#d54d5e color shades, tints & tones
#d54d5e color schemes
#d54d5e color preview, HTML & CSS examples
This text has a color of #d54d5e
<p style="color:#d54d5e;">Text here</p>
.mytext {color:#d54d5e;}
This box has a color of #d54d5e
<div style="background-color:#d54d5e;">Content here</div>
.mybackground {background-color:#d54d5e;}
Border around this has a color of #d54d5e
<div style="border:2px solid #d54d5e;">Content here</div>
.myborder {border:2px solid #d54d5e;}