#fa014b color space conversions
Hex:
#fa014b
RGB:
250, 1, 75
CMY:
2, 100, 71
CMYK:
0, 100, 70, 2
HSL:
342°, 99.2032%, 49.2157%
HSV (HSB):
342°, 99.6000%, 98.0392%
XYZ:
40.7052, 20.8537, 8.5364
xyY:
0.5807, 0.2975, 20.8537
CIE-Lab:
52.7890, 80.3792, 33.0029
CIE-LCH:
52.7890, 86.8908, 22.3226
CIE-Luv:
52.7890, 158.9582, 18.3325
Hunter-Lab:
45.6659, 79.1944, 20.8829
#fa014b color charts
#fa014b color shades, tints & tones
#fa014b color schemes
#fa014b color preview, HTML & CSS examples
This text has a color of #fa014b
<p style="color:#fa014b;">Text here</p>
.mytext {color:#fa014b;}
This box has a color of #fa014b
<div style="background-color:#fa014b;">Content here</div>
.mybackground {background-color:#fa014b;}
Border around this has a color of #fa014b
<div style="border:2px solid #fa014b;">Content here</div>
.myborder {border:2px solid #fa014b;}