#ffa9e6 color space conversions
Hex:
#ffa9e6
RGB:
255, 169, 230
CMY:
0, 34, 10
CMYK:
0, 34, 10, 0
HSL:
317°, 100.0000%, 83.1373%
HSV (HSB):
317°, 33.7255%, 100.0000%
XYZ:
69.7109, 55.3491, 81.8722
xyY:
0.3369, 0.2675, 55.3491
CIE-Lab:
79.2419, 40.3854, -17.6574
CIE-LCH:
79.2419, 44.0768, 336.3839
CIE-Luv:
79.2419, 46.9456, -34.5017
Hunter-Lab:
74.3970, 37.0620, -13.1694
#ffa9e6 color charts
#ffa9e6 color shades, tints & tones
#ffa9e6 color schemes
#ffa9e6 color preview, HTML & CSS examples
This text has a color of #ffa9e6
<p style="color:#ffa9e6;">Text here</p>
.mytext {color:#ffa9e6;}
This box has a color of #ffa9e6
<div style="background-color:#ffa9e6;">Content here</div>
.mybackground {background-color:#ffa9e6;}
Border around this has a color of #ffa9e6
<div style="border:2px solid #ffa9e6;">Content here</div>
.myborder {border:2px solid #ffa9e6;}