#ff9ffe color space conversions
Hex:
#ff9ffe
RGB:
255, 159, 254
CMY:
0, 38, 0
CMYK:
0, 38, 0, 0
HSL:
301°, 100.0000%, 81.1765%
HSV (HSB):
301°, 37.6471%, 100.0000%
XYZ:
71.5275, 53.2120, 100.2670
xyY:
0.3179, 0.2365, 53.2120
CIE-Lab:
78.0000, 49.6217, -32.5100
CIE-LCH:
78.0000, 59.3230, 326.7689
CIE-Luv:
78.0000, 47.2448, -60.0196
Hunter-Lab:
72.9466, 47.3711, -30.4330
#ff9ffe color charts
#ff9ffe color shades, tints & tones
#ff9ffe color schemes
#ff9ffe color preview, HTML & CSS examples
This text has a color of #ff9ffe
<p style="color:#ff9ffe;">Text here</p>
.mytext {color:#ff9ffe;}
This box has a color of #ff9ffe
<div style="background-color:#ff9ffe;">Content here</div>
.mybackground {background-color:#ff9ffe;}
Border around this has a color of #ff9ffe
<div style="border:2px solid #ff9ffe;">Content here</div>
.myborder {border:2px solid #ff9ffe;}