#ffa1db color space conversions
Hex:
#ffa1db
RGB:
255, 161, 219
CMY:
0, 37, 14
CMYK:
0, 37, 14, 0
HSL:
323°, 100.0000%, 81.5686%
HSV (HSB):
323°, 36.8627%, 100.0000%
XYZ:
66.7711, 51.8642, 73.5094
xyY:
0.3475, 0.2699, 51.8642
CIE-Lab:
77.1996, 42.7588, -14.7628
CIE-LCH:
77.1996, 45.2355, 340.9524
CIE-Luv:
77.1996, 53.0718, -30.2636
Hunter-Lab:
72.0168, 39.4685, -10.1071
#ffa1db color charts
#ffa1db color shades, tints & tones
#ffa1db color schemes
#ffa1db color preview, HTML & CSS examples
This text has a color of #ffa1db
<p style="color:#ffa1db;">Text here</p>
.mytext {color:#ffa1db;}
This box has a color of #ffa1db
<div style="background-color:#ffa1db;">Content here</div>
.mybackground {background-color:#ffa1db;}
Border around this has a color of #ffa1db
<div style="border:2px solid #ffa1db;">Content here</div>
.myborder {border:2px solid #ffa1db;}