#fa0c7b color space conversions
Hex:
#fa0c7b
RGB:
250, 12, 123
CMY:
2, 95, 52
CMYK:
0, 95, 51, 2
HSL:
332°, 95.9677%, 51.3725%
HSV (HSB):
332°, 95.2000%, 98.0392%
XYZ:
43.1310, 22.0170, 20.7153
xyY:
0.5023, 0.2564, 22.0170
CIE-Lab:
54.0450, 82.3079, 5.7383
CIE-LCH:
54.0450, 82.5077, 3.9881
CIE-Luv:
54.0450, 139.3103, -9.3926
Hunter-Lab:
46.9223, 81.9633, 6.6701
#fa0c7b color charts
#fa0c7b color shades, tints & tones
#fa0c7b color schemes
#fa0c7b color preview, HTML & CSS examples
This text has a color of #fa0c7b
<p style="color:#fa0c7b;">Text here</p>
.mytext {color:#fa0c7b;}
This box has a color of #fa0c7b
<div style="background-color:#fa0c7b;">Content here</div>
.mybackground {background-color:#fa0c7b;}
Border around this has a color of #fa0c7b
<div style="border:2px solid #fa0c7b;">Content here</div>
.myborder {border:2px solid #fa0c7b;}