#d54c65 color space conversions
Hex:
#d54c65
RGB:
213, 76, 101
CMY:
16, 70, 60
CMYK:
0, 64, 53, 16
HSL:
349°, 61.9910%, 56.6667%
HSV (HSB):
349°, 64.3192%, 83.5294%
XYZ:
32.3740, 20.2546, 14.5152
xyY:
0.4822, 0.3017, 20.2546
CIE-Lab:
52.1239, 55.5479, 15.2864
CIE-LCH:
52.1239, 57.6129, 15.3865
CIE-Luv:
52.1239, 97.0159, 7.9337
Hunter-Lab:
45.0051, 49.6432, 12.3812
#d54c65 color charts
#d54c65 color shades, tints & tones
#d54c65 color schemes
#d54c65 color preview, HTML & CSS examples
This text has a color of #d54c65
<p style="color:#d54c65;">Text here</p>
.mytext {color:#d54c65;}
This box has a color of #d54c65
<div style="background-color:#d54c65;">Content here</div>
.mybackground {background-color:#d54c65;}
Border around this has a color of #d54c65
<div style="border:2px solid #d54c65;">Content here</div>
.myborder {border:2px solid #d54c65;}