#d168c8 color space conversions
Hex:
#d168c8
RGB:
209, 104, 200
CMY:
18, 59, 22
CMYK:
0, 50, 4, 18
HSL:
305°, 53.2995%, 61.3725%
HSV (HSB):
305°, 50.2392%, 81.9608%
XYZ:
41.6701, 27.6261, 57.7797
xyY:
0.3279, 0.2174, 27.6261
CIE-Lab:
59.5494, 54.1944, -31.6629
CIE-LCH:
59.5494, 62.7660, 329.7046
CIE-Luv:
59.5494, 51.8556, -56.7462
Hunter-Lab:
52.5605, 49.5345, -28.3851
#d168c8 color charts
#d168c8 color shades, tints & tones
#d168c8 color schemes
#d168c8 color preview, HTML & CSS examples
This text has a color of #d168c8
<p style="color:#d168c8;">Text here</p>
.mytext {color:#d168c8;}
This box has a color of #d168c8
<div style="background-color:#d168c8;">Content here</div>
.mybackground {background-color:#d168c8;}
Border around this has a color of #d168c8
<div style="border:2px solid #d168c8;">Content here</div>
.myborder {border:2px solid #d168c8;}