#ffa0f4 color space conversions
Hex:
#ffa0f4
RGB:
255, 160, 244
CMY:
0, 37, 4
CMYK:
0, 37, 4, 0
HSL:
307°, 100.0000%, 81.3725%
HSV (HSB):
307°, 37.2549%, 100.0000%
XYZ:
70.1399, 52.9333, 92.1083
xyY:
0.3260, 0.2460, 52.9333
CIE-Lab:
77.8356, 47.3704, -27.3659
CIE-LCH:
77.8356, 54.7069, 329.9849
CIE-Luv:
77.8356, 48.7365, -51.2125
Hunter-Lab:
72.7553, 44.7618, -24.1326
#ffa0f4 color charts
#ffa0f4 color shades, tints & tones
#ffa0f4 color schemes
#ffa0f4 color preview, HTML & CSS examples
This text has a color of #ffa0f4
<p style="color:#ffa0f4;">Text here</p>
.mytext {color:#ffa0f4;}
This box has a color of #ffa0f4
<div style="background-color:#ffa0f4;">Content here</div>
.mybackground {background-color:#ffa0f4;}
Border around this has a color of #ffa0f4
<div style="border:2px solid #ffa0f4;">Content here</div>
.myborder {border:2px solid #ffa0f4;}