#fa88cd color space conversions
Hex:
#fa88cd
RGB:
250, 136, 205
CMY:
2, 47, 20
CMYK:
0, 46, 18, 2
HSL:
324°, 91.9355%, 75.6863%
HSV (HSB):
324°, 45.6000%, 98.0392%
XYZ:
59.2479, 42.3401, 62.8074
xyY:
0.3604, 0.2576, 42.3401
CIE-Lab:
71.1048, 51.6668, -16.3063
CIE-LCH:
71.1048, 54.1789, 342.4841
CIE-Luv:
71.1048, 65.2817, -33.8983
Hunter-Lab:
65.0693, 48.6596, -11.6805
#fa88cd color charts
#fa88cd color shades, tints & tones
#fa88cd color schemes
#fa88cd color preview, HTML & CSS examples
This text has a color of #fa88cd
<p style="color:#fa88cd;">Text here</p>
.mytext {color:#fa88cd;}
This box has a color of #fa88cd
<div style="background-color:#fa88cd;">Content here</div>
.mybackground {background-color:#fa88cd;}
Border around this has a color of #fa88cd
<div style="border:2px solid #fa88cd;">Content here</div>
.myborder {border:2px solid #fa88cd;}