#ff90ca color space conversions
Hex:
#ff90ca
RGB:
255, 144, 202
CMY:
0, 44, 21
CMYK:
0, 44, 21, 0
HSL:
329°, 100.0000%, 78.2353%
HSV (HSB):
329°, 43.5294%, 100.0000%
XYZ:
61.8739, 45.4708, 61.3927
xyY:
0.3667, 0.2695, 45.4708
CIE-Lab:
73.2008, 48.8514, -11.4330
CIE-LCH:
73.2008, 50.1714, 346.8278
CIE-Luv:
73.2008, 65.4950, -26.0762
Hunter-Lab:
67.4320, 45.7810, -6.7775
#ff90ca color charts
#ff90ca RGB chart
#ff90ca CMYK chart
#ff90ca RGB pie chart
#ff90ca color shades, tints & tones
#ff90ca color schemes
#ff90ca color preview, HTML & CSS examples
This text has a color of #ff90ca
<p style="color:#ff90ca;">Text here</p>
.mytext {color:#ff90ca;}
Text color #ff90ca
This box has a color of #ff90ca
<div style="background-color:#ff90ca;">Content here</div>
.mybackground {background-color:#ff90ca;}
Background color #ff90ca
Border around this has a color of #ff90ca
<div style="border:2px solid #ff90ca;">Content here</div>
.myborder {border:2px solid #ff90ca;}
Border color #ff90ca