#fa1cad color space conversions
Hex:
#fa1cad
RGB:
250, 28, 173
CMY:
2, 89, 32
CMYK:
0, 89, 31, 2
HSL:
321°, 95.6897%, 54.5098%
HSV (HSB):
321°, 88.8000%, 98.0392%
XYZ:
47.3824, 24.1716, 41.7034
xyY:
0.4184, 0.2134, 24.1716
CIE-Lab:
56.2592, 84.9950, -20.6599
CIE-LCH:
56.2592, 87.4699, 346.3380
CIE-Luv:
56.2592, 114.3693, -45.1707
Hunter-Lab:
49.1647, 85.9912, -15.8769
#fa1cad color charts
#fa1cad color shades, tints & tones
#fa1cad color schemes
#fa1cad color preview, HTML & CSS examples
This text has a color of #fa1cad
<p style="color:#fa1cad;">Text here</p>
.mytext {color:#fa1cad;}
This box has a color of #fa1cad
<div style="background-color:#fa1cad;">Content here</div>
.mybackground {background-color:#fa1cad;}
Border around this has a color of #fa1cad
<div style="border:2px solid #fa1cad;">Content here</div>
.myborder {border:2px solid #fa1cad;}