#ffa5e1 color space conversions
Hex:
#ffa5e1
RGB:
255, 165, 225
CMY:
0, 35, 12
CMYK:
0, 35, 12, 0
HSL:
320°, 100.0000%, 82.3529%
HSV (HSB):
320°, 35.2941%, 100.0000%
XYZ:
68.2857, 53.6065, 77.9822
xyY:
0.3416, 0.2682, 53.6065
CIE-Lab:
78.2317, 41.6457, -16.4719
CIE-LCH:
78.2317, 44.7849, 338.4200
CIE-Luv:
78.2317, 49.8857, -32.7957
Hunter-Lab:
73.2165, 38.3502, -11.8977
#ffa5e1 color charts
#ffa5e1 color shades, tints & tones
#ffa5e1 color schemes
#ffa5e1 color preview, HTML & CSS examples
This text has a color of #ffa5e1
<p style="color:#ffa5e1;">Text here</p>
.mytext {color:#ffa5e1;}
This box has a color of #ffa5e1
<div style="background-color:#ffa5e1;">Content here</div>
.mybackground {background-color:#ffa5e1;}
Border around this has a color of #ffa5e1
<div style="border:2px solid #ffa5e1;">Content here</div>
.myborder {border:2px solid #ffa5e1;}