#ffa1ea color space conversions
Hex:
#ffa1ea
RGB:
255, 161, 234
CMY:
0, 37, 8
CMYK:
0, 37, 8, 0
HSL:
313°, 100.0000%, 81.5686%
HSV (HSB):
313°, 36.8627%, 100.0000%
XYZ:
68.8362, 52.6903, 84.3841
xyY:
0.3343, 0.2559, 52.6903
CIE-Lab:
77.6918, 45.1731, -22.1714
CIE-LCH:
77.6918, 50.3208, 333.8578
CIE-Luv:
77.6918, 50.1927, -42.4375
Hunter-Lab:
72.5881, 42.2447, -18.1134
#ffa1ea color charts
#ffa1ea color shades, tints & tones
#ffa1ea color schemes
#ffa1ea color preview, HTML & CSS examples
This text has a color of #ffa1ea
<p style="color:#ffa1ea;">Text here</p>
.mytext {color:#ffa1ea;}
This box has a color of #ffa1ea
<div style="background-color:#ffa1ea;">Content here</div>
.mybackground {background-color:#ffa1ea;}
Border around this has a color of #ffa1ea
<div style="border:2px solid #ffa1ea;">Content here</div>
.myborder {border:2px solid #ffa1ea;}