#ffa2e3 color space conversions
Hex:
#ffa2e3
RGB:
255, 162, 227
CMY:
0, 36, 11
CMYK:
0, 36, 11, 0
HSL:
318°, 100.0000%, 81.7647%
HSV (HSB):
318°, 36.4706%, 100.0000%
XYZ:
68.0255, 52.6467, 79.2495
xyY:
0.3403, 0.2633, 52.6467
CIE-Lab:
77.6659, 43.5147, -18.4116
CIE-LCH:
77.6659, 47.2495, 337.0662
CIE-Luv:
77.6659, 51.0355, -36.1570
Hunter-Lab:
72.5581, 40.3728, -13.9672
#ffa2e3 color charts
#ffa2e3 color shades, tints & tones
#ffa2e3 color schemes
#ffa2e3 color preview, HTML & CSS examples
This text has a color of #ffa2e3
<p style="color:#ffa2e3;">Text here</p>
.mytext {color:#ffa2e3;}
This box has a color of #ffa2e3
<div style="background-color:#ffa2e3;">Content here</div>
.mybackground {background-color:#ffa2e3;}
Border around this has a color of #ffa2e3
<div style="border:2px solid #ffa2e3;">Content here</div>
.myborder {border:2px solid #ffa2e3;}