#fa1065 color space conversions
Hex:
#fa1065
RGB:
250, 16, 101
CMY:
2, 94, 60
CMYK:
0, 94, 60, 2
HSL:
338°, 95.9016%, 52.1569%
HSV (HSB):
338°, 93.6000%, 98.0392%
XYZ:
41.9586, 21.6342, 14.2763
xyY:
0.5388, 0.2778, 21.6342
CIE-Lab:
53.6367, 80.5548, 18.4583
CIE-LCH:
53.6367, 82.6425, 12.9059
CIE-Luv:
53.6367, 147.9709, 5.1406
Hunter-Lab:
46.5125, 79.6265, 14.3607
#fa1065 color charts
#fa1065 color shades, tints & tones
#fa1065 color schemes
#fa1065 color preview, HTML & CSS examples
This text has a color of #fa1065
<p style="color:#fa1065;">Text here</p>
.mytext {color:#fa1065;}
This box has a color of #fa1065
<div style="background-color:#fa1065;">Content here</div>
.mybackground {background-color:#fa1065;}
Border around this has a color of #fa1065
<div style="border:2px solid #fa1065;">Content here</div>
.myborder {border:2px solid #fa1065;}