#fa4dec color space conversions
Hex:
#fa4dec
RGB:
250, 77, 236
CMY:
2, 70, 7
CMYK:
0, 69, 6, 2
HSL:
305°, 94.5355%, 64.1176%
HSV (HSB):
305°, 69.2000%, 98.0392%
XYZ:
57.2185, 31.6879, 82.4575
xyY:
0.3339, 0.1849, 31.6879
CIE-Lab:
63.0841, 81.3054, -45.9482
CIE-LCH:
63.0841, 93.3906, 330.5279
CIE-Luv:
63.0841, 78.4196, -84.1943
Hunter-Lab:
56.2920, 82.9271, -47.4447
#fa4dec color charts
#fa4dec color shades, tints & tones
#fa4dec color schemes
#fa4dec color preview, HTML & CSS examples
This text has a color of #fa4dec
<p style="color:#fa4dec;">Text here</p>
.mytext {color:#fa4dec;}
This box has a color of #fa4dec
<div style="background-color:#fa4dec;">Content here</div>
.mybackground {background-color:#fa4dec;}
Border around this has a color of #fa4dec
<div style="border:2px solid #fa4dec;">Content here</div>
.myborder {border:2px solid #fa4dec;}