#fa0cdc color space conversions
Hex:
#fa0cdc
RGB:
250, 12, 220
CMY:
2, 95, 14
CMYK:
0, 95, 12, 2
HSL:
308°, 95.9677%, 51.3725%
HSV (HSB):
308°, 95.2000%, 98.0392%
XYZ:
52.4741, 25.7542, 69.9155
xyY:
0.3542, 0.1738, 25.7542
CIE-Lab:
57.8030, 92.0612, -45.2979
CIE-LCH:
57.8030, 102.6020, 333.8009
CIE-Luv:
57.8030, 94.5367, -83.3596
Hunter-Lab:
50.7486, 95.7588, -46.1588
#fa0cdc color charts
#fa0cdc color shades, tints & tones
#fa0cdc color schemes
#fa0cdc color preview, HTML & CSS examples
This text has a color of #fa0cdc
<p style="color:#fa0cdc;">Text here</p>
.mytext {color:#fa0cdc;}
This box has a color of #fa0cdc
<div style="background-color:#fa0cdc;">Content here</div>
.mybackground {background-color:#fa0cdc;}
Border around this has a color of #fa0cdc
<div style="border:2px solid #fa0cdc;">Content here</div>
.myborder {border:2px solid #fa0cdc;}