#ffa6df color space conversions
Hex:
#ffa6df
RGB:
255, 166, 223
CMY:
0, 35, 13
CMYK:
0, 35, 13, 0
HSL:
322°, 100.0000%, 82.5490%
HSV (HSB):
322°, 34.9020%, 100.0000%
XYZ:
68.1955, 53.8601, 76.6138
xyY:
0.3433, 0.2711, 53.8601
CIE-Lab:
78.3801, 40.8088, -15.1632
CIE-LCH:
78.3801, 43.5348, 339.6165
CIE-Luv:
78.3801, 49.7367, -30.5976
Hunter-Lab:
73.3895, 37.4355, -10.5222
#ffa6df color charts
#ffa6df color shades, tints & tones
#ffa6df color schemes
#ffa6df color preview, HTML & CSS examples
This text has a color of #ffa6df
<p style="color:#ffa6df;">Text here</p>
.mytext {color:#ffa6df;}
This box has a color of #ffa6df
<div style="background-color:#ffa6df;">Content here</div>
.mybackground {background-color:#ffa6df;}
Border around this has a color of #ffa6df
<div style="border:2px solid #ffa6df;">Content here</div>
.myborder {border:2px solid #ffa6df;}