#ff9afc color space conversions
Hex:
#ff9afc
RGB:
255, 154, 252
CMY:
0, 40, 1
CMYK:
0, 40, 1, 0
HSL:
302°, 100.0000%, 80.1961%
HSV (HSB):
302°, 39.6078%, 100.0000%
XYZ:
70.3663, 51.3995, 98.3078
xyY:
0.3197, 0.2336, 51.3995
CIE-Lab:
76.9204, 51.8008, -33.0958
CIE-LCH:
76.9204, 61.4708, 327.4253
CIE-Luv:
76.9204, 49.8656, -61.2210
Hunter-Lab:
71.6934, 49.7322, -31.1145
#ff9afc color charts
#ff9afc color shades, tints & tones
#ff9afc color schemes
#ff9afc color preview, HTML & CSS examples
This text has a color of #ff9afc
<p style="color:#ff9afc;">Text here</p>
.mytext {color:#ff9afc;}
This box has a color of #ff9afc
<div style="background-color:#ff9afc;">Content here</div>
.mybackground {background-color:#ff9afc;}
Border around this has a color of #ff9afc
<div style="border:2px solid #ff9afc;">Content here</div>
.myborder {border:2px solid #ff9afc;}