#fa82c9 color space conversions
Hex:
#fa82c9
RGB:
250, 130, 201
CMY:
2, 49, 21
CMYK:
0, 48, 20, 2
HSL:
325°, 92.3077%, 74.5098%
HSV (HSB):
325°, 48.0000%, 98.0392%
XYZ:
57.9496, 40.5063, 60.0226
xyY:
0.3657, 0.2556, 40.5063
CIE-Lab:
69.8286, 54.0244, -16.0086
CIE-LCH:
69.8286, 56.3464, 343.4943
CIE-Luv:
69.8286, 69.2442, -33.7876
Hunter-Lab:
63.6446, 51.1497, -11.3646
#fa82c9 color charts
#fa82c9 color shades, tints & tones
#fa82c9 color schemes
#fa82c9 color preview, HTML & CSS examples
This text has a color of #fa82c9
<p style="color:#fa82c9;">Text here</p>
.mytext {color:#fa82c9;}
This box has a color of #fa82c9
<div style="background-color:#fa82c9;">Content here</div>
.mybackground {background-color:#fa82c9;}
Border around this has a color of #fa82c9
<div style="border:2px solid #fa82c9;">Content here</div>
.myborder {border:2px solid #fa82c9;}