#d54d5a color space conversions
Hex:
#d54d5a
RGB:
213, 77, 90
CMY:
16, 70, 65
CMYK:
0, 64, 58, 16
HSL:
354°, 61.8182%, 56.8627%
HSV (HSB):
354°, 63.8498%, 83.5294%
XYZ:
31.9399, 20.1921, 11.8869
xyY:
0.4989, 0.3154, 20.1921
CIE-Lab:
52.0537, 54.2828, 21.7468
CIE-LCH:
52.0537, 58.4769, 21.8320
CIE-Luv:
52.0537, 99.4797, 15.0116
Hunter-Lab:
44.9356, 48.2393, 15.7708
#d54d5a color charts
#d54d5a color shades, tints & tones
#d54d5a color schemes
#d54d5a color preview, HTML & CSS examples
This text has a color of #d54d5a
<p style="color:#d54d5a;">Text here</p>
.mytext {color:#d54d5a;}
This box has a color of #d54d5a
<div style="background-color:#d54d5a;">Content here</div>
.mybackground {background-color:#d54d5a;}
Border around this has a color of #d54d5a
<div style="border:2px solid #d54d5a;">Content here</div>
.myborder {border:2px solid #d54d5a;}