#fa65bf color space conversions
Hex:
#fa65bf
RGB:
250, 101, 191
CMY:
2, 60, 25
CMYK:
0, 60, 24, 2
HSL:
324°, 93.7107%, 68.8235%
HSV (HSB):
324°, 59.6000%, 98.0392%
XYZ:
53.4820, 33.3929, 52.9169
xyY:
0.3826, 0.2389, 33.3929
CIE-Lab:
64.4778, 65.9002, -18.4894
CIE-LCH:
64.4778, 68.4448, 344.3277
CIE-Luv:
64.4778, 85.6200, -39.3133
Hunter-Lab:
57.7866, 64.0766, -13.8429
#fa65bf color charts
#fa65bf color shades, tints & tones
#fa65bf color schemes
#fa65bf color preview, HTML & CSS examples
This text has a color of #fa65bf
<p style="color:#fa65bf;">Text here</p>
.mytext {color:#fa65bf;}
This box has a color of #fa65bf
<div style="background-color:#fa65bf;">Content here</div>
.mybackground {background-color:#fa65bf;}
Border around this has a color of #fa65bf
<div style="border:2px solid #fa65bf;">Content here</div>
.myborder {border:2px solid #fa65bf;}