#ffa5e7 color space conversions
Hex:
#ffa5e7
RGB:
255, 165, 231
CMY:
0, 35, 9
CMYK:
0, 35, 9, 0
HSL:
316°, 100.0000%, 82.3529%
HSV (HSB):
316°, 35.2941%, 100.0000%
XYZ:
69.1189, 53.9398, 82.3698
xyY:
0.3365, 0.2626, 53.9398
CIE-Lab:
78.4266, 42.6197, -19.4308
CIE-LCH:
78.4266, 46.8401, 335.4912
CIE-Luv:
78.4266, 48.7806, -37.6647
Hunter-Lab:
73.4437, 39.4624, -15.0853
#ffa5e7 color charts
#ffa5e7 color shades, tints & tones
#ffa5e7 color schemes
#ffa5e7 color preview, HTML & CSS examples
This text has a color of #ffa5e7
<p style="color:#ffa5e7;">Text here</p>
.mytext {color:#ffa5e7;}
This box has a color of #ffa5e7
<div style="background-color:#ffa5e7;">Content here</div>
.mybackground {background-color:#ffa5e7;}
Border around this has a color of #ffa5e7
<div style="border:2px solid #ffa5e7;">Content here</div>
.myborder {border:2px solid #ffa5e7;}