#fa077b color space conversions
Hex:
#fa077b
RGB:
250, 7, 123
CMY:
2, 97, 52
CMYK:
0, 97, 51, 2
HSL:
331°, 96.0474%, 50.3922%
HSV (HSB):
331°, 97.2000%, 98.0392%
XYZ:
43.0755, 21.9060, 20.6968
xyY:
0.5028, 0.2557, 21.9060
CIE-Lab:
53.9271, 82.6512, 5.5693
CIE-LCH:
53.9271, 82.8386, 3.8549
CIE-Luv:
53.9271, 139.7845, -9.6807
Hunter-Lab:
46.8039, 82.3740, 6.5444
#fa077b color charts
#fa077b color shades, tints & tones
#fa077b color schemes
#fa077b color preview, HTML & CSS examples
This text has a color of #fa077b
<p style="color:#fa077b;">Text here</p>
.mytext {color:#fa077b;}
This box has a color of #fa077b
<div style="background-color:#fa077b;">Content here</div>
.mybackground {background-color:#fa077b;}
Border around this has a color of #fa077b
<div style="border:2px solid #fa077b;">Content here</div>
.myborder {border:2px solid #fa077b;}