#d64caf color space conversions
Hex:
#d64caf
RGB:
214, 76, 175
CMY:
16, 70, 31
CMYK:
0, 64, 18, 16
HSL:
317°, 62.7273%, 56.8627%
HSV (HSB):
317°, 64.4860%, 83.9216%
XYZ:
38.0539, 22.5602, 42.9063
xyY:
0.3676, 0.2179, 22.5602
CIE-Lab:
54.6164, 64.1354, -24.8757
CIE-LCH:
54.6164, 68.7906, 338.8006
CIE-Luv:
54.6164, 73.4666, -47.1544
Hunter-Lab:
47.4975, 59.8891, -20.3106
#d64caf color charts
#d64caf color shades, tints & tones
#d64caf color schemes
#d64caf color preview, HTML & CSS examples
This text has a color of #d64caf
<p style="color:#d64caf;">Text here</p>
.mytext {color:#d64caf;}
This box has a color of #d64caf
<div style="background-color:#d64caf;">Content here</div>
.mybackground {background-color:#d64caf;}
Border around this has a color of #d64caf
<div style="border:2px solid #d64caf;">Content here</div>
.myborder {border:2px solid #d64caf;}