#ffa5eb color space conversions
Hex:
#ffa5eb
RGB:
255, 165, 235
CMY:
0, 35, 8
CMYK:
0, 35, 8, 0
HSL:
313°, 100.0000%, 82.3529%
HSV (HSB):
313°, 35.2941%, 100.0000%
XYZ:
69.6905, 54.1684, 85.3797
xyY:
0.3331, 0.2589, 54.1684
CIE-Lab:
78.5598, 43.2815, -21.3944
CIE-LCH:
78.5598, 48.2805, 333.6965
CIE-Luv:
78.5598, 48.0424, -40.9259
Hunter-Lab:
73.5992, 40.2217, -17.2607
#ffa5eb color charts
#ffa5eb color shades, tints & tones
#ffa5eb color schemes
#ffa5eb color preview, HTML & CSS examples
This text has a color of #ffa5eb
<p style="color:#ffa5eb;">Text here</p>
.mytext {color:#ffa5eb;}
This box has a color of #ffa5eb
<div style="background-color:#ffa5eb;">Content here</div>
.mybackground {background-color:#ffa5eb;}
Border around this has a color of #ffa5eb
<div style="border:2px solid #ffa5eb;">Content here</div>
.myborder {border:2px solid #ffa5eb;}