#fa154d color space conversions
Hex:
#fa154d
RGB:
250, 21, 77
CMY:
2, 92, 70
CMYK:
0, 92, 69, 2
HSL:
345°, 95.8159%, 53.1373%
HSV (HSB):
345°, 91.6000%, 98.0392%
XYZ:
41.0321, 21.3961, 8.9884
xyY:
0.5745, 0.2996, 21.3961
CIE-Lab:
53.3804, 78.8364, 32.5374
CIE-LCH:
53.3804, 85.2869, 22.4270
CIE-Luv:
53.3804, 155.5472, 18.5750
Hunter-Lab:
46.2560, 77.3932, 20.8580
#fa154d color charts
#fa154d color shades, tints & tones
#fa154d color schemes
#fa154d color preview, HTML & CSS examples
This text has a color of #fa154d
<p style="color:#fa154d;">Text here</p>
.mytext {color:#fa154d;}
This box has a color of #fa154d
<div style="background-color:#fa154d;">Content here</div>
.mybackground {background-color:#fa154d;}
Border around this has a color of #fa154d
<div style="border:2px solid #fa154d;">Content here</div>
.myborder {border:2px solid #fa154d;}