#ffa7f1 color space conversions
Hex:
#ffa7f1
RGB:
255, 167, 241
CMY:
0, 35, 5
CMYK:
0, 35, 5, 0
HSL:
310°, 100.0000%, 82.7451%
HSV (HSB):
310°, 34.5098%, 100.0000%
XYZ:
70.9359, 55.2483, 90.1443
xyY:
0.3279, 0.2554, 55.2483
CIE-Lab:
79.1841, 43.2606, -23.6869
CIE-LCH:
79.1841, 49.3209, 331.2976
CIE-Luv:
79.1841, 45.9693, -44.6585
Hunter-Lab:
74.3292, 40.2749, -19.8748
#ffa7f1 color charts
#ffa7f1 color shades, tints & tones
#ffa7f1 color schemes
#ffa7f1 color preview, HTML & CSS examples
This text has a color of #ffa7f1
<p style="color:#ffa7f1;">Text here</p>
.mytext {color:#ffa7f1;}
This box has a color of #ffa7f1
<div style="background-color:#ffa7f1;">Content here</div>
.mybackground {background-color:#ffa7f1;}
Border around this has a color of #ffa7f1
<div style="border:2px solid #ffa7f1;">Content here</div>
.myborder {border:2px solid #ffa7f1;}