#ffa2f0 color space conversions
Hex:
#ffa2f0
RGB:
255, 162, 240
CMY:
0, 36, 6
CMYK:
0, 36, 6, 0
HSL:
310°, 100.0000%, 81.7647%
HSV (HSB):
310°, 36.4706%, 100.0000%
XYZ:
69.8885, 53.3919, 89.0602
xyY:
0.3291, 0.2514, 53.3919
CIE-Lab:
78.1058, 45.6650, -24.7900
CIE-LCH:
78.1058, 51.9599, 331.5039
CIE-Luv:
78.1058, 48.5605, -46.7692
Hunter-Lab:
73.0698, 42.8564, -21.1161
#ffa2f0 color charts
#ffa2f0 color shades, tints & tones
#ffa2f0 color schemes
#ffa2f0 color preview, HTML & CSS examples
This text has a color of #ffa2f0
<p style="color:#ffa2f0;">Text here</p>
.mytext {color:#ffa2f0;}
This box has a color of #ffa2f0
<div style="background-color:#ffa2f0;">Content here</div>
.mybackground {background-color:#ffa2f0;}
Border around this has a color of #ffa2f0
<div style="border:2px solid #ffa2f0;">Content here</div>
.myborder {border:2px solid #ffa2f0;}