#fa75d3 color space conversions
Hex:
#fa75d3
RGB:
250, 117, 211
CMY:
2, 54, 17
CMYK:
0, 53, 16, 2
HSL:
318°, 93.0070%, 71.9608%
HSV (HSB):
318°, 53.2000%, 98.0392%
XYZ:
57.5435, 37.7497, 65.8816
xyY:
0.3570, 0.2342, 37.7497
CIE-Lab:
67.8357, 61.6217, -24.6157
CIE-LCH:
67.8357, 66.3564, 338.2250
CIE-Luv:
67.8357, 72.6394, -48.2675
Hunter-Lab:
61.4408, 59.6560, -20.5667
#fa75d3 color charts
#fa75d3 color shades, tints & tones
#fa75d3 color schemes
#fa75d3 color preview, HTML & CSS examples
This text has a color of #fa75d3
<p style="color:#fa75d3;">Text here</p>
.mytext {color:#fa75d3;}
This box has a color of #fa75d3
<div style="background-color:#fa75d3;">Content here</div>
.mybackground {background-color:#fa75d3;}
Border around this has a color of #fa75d3
<div style="border:2px solid #fa75d3;">Content here</div>
.myborder {border:2px solid #fa75d3;}