#d54d68 color space conversions
Hex:
#d54d68
RGB:
213, 77, 104
CMY:
16, 70, 59
CMYK:
0, 64, 51, 16
HSL:
348°, 61.8182%, 56.8627%
HSV (HSB):
348°, 63.8498%, 83.5294%
XYZ:
32.5931, 20.4534, 15.3267
xyY:
0.4767, 0.2991, 20.4534
CIE-Lab:
52.3460, 55.3767, 13.7996
CIE-LCH:
52.3460, 57.0702, 13.9928
CIE-Luv:
52.3460, 95.5839, 6.3494
Hunter-Lab:
45.2254, 49.4973, 11.5646
#d54d68 color charts
#d54d68 color shades, tints & tones
#d54d68 color schemes
#d54d68 color preview, HTML & CSS examples
This text has a color of #d54d68
<p style="color:#d54d68;">Text here</p>
.mytext {color:#d54d68;}
This box has a color of #d54d68
<div style="background-color:#d54d68;">Content here</div>
.mybackground {background-color:#d54d68;}
Border around this has a color of #d54d68
<div style="border:2px solid #d54d68;">Content here</div>
.myborder {border:2px solid #d54d68;}