#ff90bf color space conversions
Hex:
#ff90bf
RGB:
255, 144, 191
CMY:
0, 44, 25
CMYK:
0, 44, 25, 0
HSL:
335°, 100.0000%, 78.2353%
HSV (HSB):
335°, 43.5294%, 100.0000%
XYZ:
60.6172, 44.9681, 54.7750
xyY:
0.3780, 0.2804, 44.9681
CIE-Lab:
72.8709, 47.3196, -5.8380
CIE-LCH:
72.8709, 47.6784, 352.9668
CIE-Luv:
72.8709, 67.9520, -17.4186
Hunter-Lab:
67.0583, 44.0029, -1.4889
#ff90bf color charts
#ff90bf color shades, tints & tones
#ff90bf color schemes
#ff90bf color preview, HTML & CSS examples
This text has a color of #ff90bf
<p style="color:#ff90bf;">Text here</p>
.mytext {color:#ff90bf;}
This box has a color of #ff90bf
<div style="background-color:#ff90bf;">Content here</div>
.mybackground {background-color:#ff90bf;}
Border around this has a color of #ff90bf
<div style="border:2px solid #ff90bf;">Content here</div>
.myborder {border:2px solid #ff90bf;}