#ffa7f0 color space conversions
Hex:
#ffa7f0
RGB:
255, 167, 240
CMY:
0, 35, 6
CMYK:
0, 35, 6, 0
HSL:
310°, 100.0000%, 82.7451%
HSV (HSB):
310°, 34.5098%, 100.0000%
XYZ:
70.7869, 55.1887, 89.3597
xyY:
0.3287, 0.2563, 55.1887
CIE-Lab:
79.1498, 43.0904, -23.1994
CIE-LCH:
79.1498, 48.9387, 331.7025
CIE-Luv:
79.1498, 46.1503, -43.8391
Hunter-Lab:
74.2891, 40.0791, -19.3154
#ffa7f0 color charts
#ffa7f0 color shades, tints & tones
#ffa7f0 color schemes
#ffa7f0 color preview, HTML & CSS examples
This text has a color of #ffa7f0
<p style="color:#ffa7f0;">Text here</p>
.mytext {color:#ffa7f0;}
This box has a color of #ffa7f0
<div style="background-color:#ffa7f0;">Content here</div>
.mybackground {background-color:#ffa7f0;}
Border around this has a color of #ffa7f0
<div style="border:2px solid #ffa7f0;">Content here</div>
.myborder {border:2px solid #ffa7f0;}