#ffa7e2 color space conversions
Hex:
#ffa7e2
RGB:
255, 167, 226
CMY:
0, 35, 11
CMYK:
0, 35, 11, 0
HSL:
320°, 100.0000%, 82.7451%
HSV (HSB):
320°, 34.5098%, 100.0000%
XYZ:
68.7862, 54.3884, 78.8241
xyY:
0.3405, 0.2693, 54.3884
CIE-Lab:
78.6877, 40.7717, -16.3274
CIE-LCH:
78.6877, 43.9195, 338.1759
CIE-Luv:
78.6877, 48.6791, -32.4368
Hunter-Lab:
73.7485, 37.4294, -11.7466
#ffa7e2 color charts
#ffa7e2 color shades, tints & tones
#ffa7e2 color schemes
#ffa7e2 color preview, HTML & CSS examples
This text has a color of #ffa7e2
<p style="color:#ffa7e2;">Text here</p>
.mytext {color:#ffa7e2;}
This box has a color of #ffa7e2
<div style="background-color:#ffa7e2;">Content here</div>
.mybackground {background-color:#ffa7e2;}
Border around this has a color of #ffa7e2
<div style="border:2px solid #ffa7e2;">Content here</div>
.myborder {border:2px solid #ffa7e2;}