#ff9af5 color space conversions
Hex:
#ff9af5
RGB:
255, 154, 245
CMY:
0, 40, 4
CMYK:
0, 40, 4, 0
HSL:
306°, 100.0000%, 80.1961%
HSV (HSB):
306°, 39.6078%, 100.0000%
XYZ:
69.2770, 50.9638, 92.5719
xyY:
0.3255, 0.2395, 50.9638
CIE-Lab:
76.6571, 50.5896, -29.7147
CIE-LCH:
76.6571, 58.6709, 329.5715
CIE-Luv:
76.6571, 51.3036, -55.4629
Hunter-Lab:
71.3889, 48.2889, -26.9107
#ff9af5 color charts
#ff9af5 color shades, tints & tones
#ff9af5 color schemes
#ff9af5 color preview, HTML & CSS examples
This text has a color of #ff9af5
<p style="color:#ff9af5;">Text here</p>
.mytext {color:#ff9af5;}
This box has a color of #ff9af5
<div style="background-color:#ff9af5;">Content here</div>
.mybackground {background-color:#ff9af5;}
Border around this has a color of #ff9af5
<div style="border:2px solid #ff9af5;">Content here</div>
.myborder {border:2px solid #ff9af5;}