#ffa1de color space conversions
Hex:
#ffa1de
RGB:
255, 161, 222
CMY:
0, 37, 13
CMYK:
0, 37, 13, 0
HSL:
321°, 100.0000%, 81.5686%
HSV (HSB):
321°, 36.8627%, 100.0000%
XYZ:
67.1697, 52.0237, 75.6086
xyY:
0.3448, 0.2671, 52.0237
CIE-Lab:
77.2950, 43.2303, -16.2527
CIE-LCH:
77.2950, 46.1845, 339.3959
CIE-Luv:
77.2950, 52.4976, -32.6832
Hunter-Lab:
72.1274, 40.0076, -11.6624
#ffa1de color charts
#ffa1de color shades, tints & tones
#ffa1de color schemes
#ffa1de color preview, HTML & CSS examples
This text has a color of #ffa1de
<p style="color:#ffa1de;">Text here</p>
.mytext {color:#ffa1de;}
This box has a color of #ffa1de
<div style="background-color:#ffa1de;">Content here</div>
.mybackground {background-color:#ffa1de;}
Border around this has a color of #ffa1de
<div style="border:2px solid #ffa1de;">Content here</div>
.myborder {border:2px solid #ffa1de;}