#d064a5 color space conversions
Hex:
#d064a5
RGB:
208, 100, 165
CMY:
18, 61, 35
CMYK:
0, 52, 21, 18
HSL:
324°, 53.4653%, 60.3922%
HSV (HSB):
324°, 51.9231%, 81.5686%
XYZ:
37.3611, 25.2409, 38.5001
xyY:
0.3695, 0.2497, 25.2409
CIE-Lab:
57.3093, 50.2779, -15.0311
CIE-LCH:
57.3093, 52.4767, 343.3555
CIE-Luv:
57.3093, 62.0966, -30.4766
Hunter-Lab:
50.2403, 44.8209, -10.2669
#d064a5 color charts
#d064a5 color shades, tints & tones
#d064a5 color schemes
#d064a5 color preview, HTML & CSS examples
This text has a color of #d064a5
<p style="color:#d064a5;">Text here</p>
.mytext {color:#d064a5;}
This box has a color of #d064a5
<div style="background-color:#d064a5;">Content here</div>
.mybackground {background-color:#d064a5;}
Border around this has a color of #d064a5
<div style="border:2px solid #d064a5;">Content here</div>
.myborder {border:2px solid #d064a5;}