#ffa7df color space conversions
Hex:
#ffa7df
RGB:
255, 167, 223
CMY:
0, 35, 13
CMYK:
0, 35, 13, 0
HSL:
322°, 100.0000%, 82.7451%
HSV (HSB):
322°, 34.5098%, 100.0000%
XYZ:
68.3780, 54.2251, 76.6746
xyY:
0.3431, 0.2721, 54.2251
CIE-Lab:
78.5928, 40.2908, -14.8436
CIE-LCH:
78.5928, 42.9381, 339.7757
CIE-Luv:
78.5928, 49.2188, -30.0142
Hunter-Lab:
73.6377, 36.8843, -10.1888
#ffa7df color charts
#ffa7df color shades, tints & tones
#ffa7df color schemes
#ffa7df color preview, HTML & CSS examples
This text has a color of #ffa7df
<p style="color:#ffa7df;">Text here</p>
.mytext {color:#ffa7df;}
This box has a color of #ffa7df
<div style="background-color:#ffa7df;">Content here</div>
.mybackground {background-color:#ffa7df;}
Border around this has a color of #ffa7df
<div style="border:2px solid #ffa7df;">Content here</div>
.myborder {border:2px solid #ffa7df;}