#d5678c color space conversions
Hex:
#d5678c
RGB:
213, 103, 140
CMY:
16, 60, 45
CMYK:
0, 52, 34, 16
HSL:
340°, 56.7010%, 61.9608%
HSV (HSB):
340°, 51.6432%, 83.5294%
XYZ:
37.0244, 25.7401, 27.8279
xyY:
0.4087, 0.2841, 25.7401
CIE-Lab:
57.7895, 47.1047, 0.3014
CIE-LCH:
57.7895, 47.1057, 0.3666
CIE-Luv:
57.7895, 70.9881, -8.3085
Hunter-Lab:
50.7347, 41.4775, 2.9938
#d5678c color charts
#d5678c color shades, tints & tones
#d5678c color schemes
#d5678c color preview, HTML & CSS examples
This text has a color of #d5678c
<p style="color:#d5678c;">Text here</p>
.mytext {color:#d5678c;}
This box has a color of #d5678c
<div style="background-color:#d5678c;">Content here</div>
.mybackground {background-color:#d5678c;}
Border around this has a color of #d5678c
<div style="border:2px solid #d5678c;">Content here</div>
.myborder {border:2px solid #d5678c;}