#fa324a color space conversions
Hex:
#fa324a
RGB:
250, 50, 74
CMY:
2, 80, 71
CMYK:
0, 80, 70, 2
HSL:
353°, 95.2381%, 58.8235%
HSV (HSB):
353°, 80.0000%, 98.0392%
XYZ:
41.8010, 23.0996, 8.7341
xyY:
0.5677, 0.3137, 23.0996
CIE-Lab:
55.1748, 73.4476, 36.4605
CIE-LCH:
55.1748, 81.9995, 26.4005
CIE-Luv:
55.1748, 147.4351, 23.8325
Hunter-Lab:
48.0621, 71.1381, 22.8690
#fa324a color charts
#fa324a color shades, tints & tones
#fa324a color schemes
#fa324a color preview, HTML & CSS examples
This text has a color of #fa324a
<p style="color:#fa324a;">Text here</p>
.mytext {color:#fa324a;}
This box has a color of #fa324a
<div style="background-color:#fa324a;">Content here</div>
.mybackground {background-color:#fa324a;}
Border around this has a color of #fa324a
<div style="border:2px solid #fa324a;">Content here</div>
.myborder {border:2px solid #fa324a;}