#d768a5 color space conversions
Hex:
#d768a5
RGB:
215, 104, 165
CMY:
16, 59, 35
CMYK:
0, 52, 23, 16
HSL:
327°, 58.1152%, 62.5490%
HSV (HSB):
327°, 51.6279%, 84.3137%
XYZ:
39.7662, 27.0643, 38.7253
xyY:
0.3767, 0.2564, 27.0643
CIE-Lab:
59.0338, 50.5413, -12.3331
CIE-LCH:
59.0338, 52.0243, 346.2867
CIE-Luv:
59.0338, 65.4168, -26.7454
Hunter-Lab:
52.0234, 45.4028, -7.7181
#d768a5 color charts
#d768a5 color shades, tints & tones
#d768a5 color schemes
#d768a5 color preview, HTML & CSS examples
This text has a color of #d768a5
<p style="color:#d768a5;">Text here</p>
.mytext {color:#d768a5;}
This box has a color of #d768a5
<div style="background-color:#d768a5;">Content here</div>
.mybackground {background-color:#d768a5;}
Border around this has a color of #d768a5
<div style="border:2px solid #d768a5;">Content here</div>
.myborder {border:2px solid #d768a5;}