#ff90f5 color space conversions
Hex:
#ff90f5
RGB:
255, 144, 245
CMY:
0, 44, 4
CMYK:
0, 44, 4, 0
HSL:
305°, 100.0000%, 78.2353%
HSV (HSB):
305°, 43.5294%, 100.0000%
XYZ:
67.6947, 47.7991, 92.0444
xyY:
0.3262, 0.2303, 47.7991
CIE-Lab:
74.6980, 55.5814, -32.7318
CIE-LCH:
74.6980, 64.5032, 329.5063
CIE-Luv:
74.6980, 55.7550, -60.9898
Hunter-Lab:
69.1369, 53.7869, -30.5391
#ff90f5 color charts
#ff90f5 color shades, tints & tones
#ff90f5 color schemes
#ff90f5 color preview, HTML & CSS examples
This text has a color of #ff90f5
<p style="color:#ff90f5;">Text here</p>
.mytext {color:#ff90f5;}
This box has a color of #ff90f5
<div style="background-color:#ff90f5;">Content here</div>
.mybackground {background-color:#ff90f5;}
Border around this has a color of #ff90f5
<div style="border:2px solid #ff90f5;">Content here</div>
.myborder {border:2px solid #ff90f5;}