#fa76da color space conversions
Hex:
#fa76da
RGB:
250, 118, 218
CMY:
2, 54, 15
CMYK:
0, 53, 13, 2
HSL:
315°, 92.9577%, 72.1569%
HSV (HSB):
315°, 52.8000%, 98.0392%
XYZ:
58.5577, 38.3428, 70.6442
xyY:
0.3495, 0.2289, 38.3428
CIE-Lab:
68.2725, 62.2096, -27.8445
CIE-LCH:
68.2725, 68.1568, 335.8871
CIE-Luv:
68.2725, 70.2480, -53.4805
Hunter-Lab:
61.9216, 60.4402, -24.2969
#fa76da color charts
#fa76da color shades, tints & tones
#fa76da color schemes
#fa76da color preview, HTML & CSS examples
This text has a color of #fa76da
<p style="color:#fa76da;">Text here</p>
.mytext {color:#fa76da;}
This box has a color of #fa76da
<div style="background-color:#fa76da;">Content here</div>
.mybackground {background-color:#fa76da;}
Border around this has a color of #fa76da
<div style="border:2px solid #fa76da;">Content here</div>
.myborder {border:2px solid #fa76da;}