#fa02bc color space conversions
Hex:
#fa02bc
RGB:
250, 2, 188
CMY:
2, 99, 26
CMYK:
0, 99, 25, 2
HSL:
315°, 98.4127%, 49.4118%
HSV (HSB):
315°, 99.2000%, 98.0392%
XYZ:
48.5231, 23.9983, 49.6516
xyY:
0.3972, 0.1964, 23.9983
CIE-Lab:
56.0860, 88.8978, -29.6548
CIE-LCH:
56.0860, 93.7136, 341.5522
CIE-Luv:
56.0860, 109.6146, -58.9763
Hunter-Lab:
48.9880, 91.0772, -25.8016
#fa02bc color charts
#fa02bc color shades, tints & tones
#fa02bc color schemes
#fa02bc color preview, HTML & CSS examples
This text has a color of #fa02bc
<p style="color:#fa02bc;">Text here</p>
.mytext {color:#fa02bc;}
This box has a color of #fa02bc
<div style="background-color:#fa02bc;">Content here</div>
.mybackground {background-color:#fa02bc;}
Border around this has a color of #fa02bc
<div style="border:2px solid #fa02bc;">Content here</div>
.myborder {border:2px solid #fa02bc;}