#ff90cd color space conversions
Hex:
#ff90cd
RGB:
255, 144, 205
CMY:
0, 44, 20
CMYK:
0, 44, 20, 0
HSL:
327°, 100.0000%, 78.2353%
HSV (HSB):
327°, 43.5294%, 100.0000%
XYZ:
62.2327, 45.6143, 63.2820
xyY:
0.3637, 0.2665, 45.6143
CIE-Lab:
73.2946, 49.2833, -12.9492
CIE-LCH:
73.2946, 50.9561, 345.2783
CIE-Luv:
73.2946, 64.8197, -28.4654
Hunter-Lab:
67.5384, 46.2853, -8.2766
#ff90cd color charts
#ff90cd color shades, tints & tones
#ff90cd color schemes
#ff90cd color preview, HTML & CSS examples
This text has a color of #ff90cd
<p style="color:#ff90cd;">Text here</p>
.mytext {color:#ff90cd;}
This box has a color of #ff90cd
<div style="background-color:#ff90cd;">Content here</div>
.mybackground {background-color:#ff90cd;}
Border around this has a color of #ff90cd
<div style="border:2px solid #ff90cd;">Content here</div>
.myborder {border:2px solid #ff90cd;}