#fa2f4a color space conversions
Hex:
#fa2f4a
RGB:
250, 47, 74
CMY:
2, 82, 71
CMYK:
0, 81, 70, 2
HSL:
352°, 95.3052%, 58.2353%
HSV (HSB):
352°, 81.2000%, 98.0392%
XYZ:
41.6769, 22.8514, 8.6927
xyY:
0.5692, 0.3121, 22.8514
CIE-Lab:
54.9190, 74.1736, 36.1559
CIE-LCH:
54.9190, 82.5165, 25.9869
CIE-Luv:
54.9190, 148.6740, 23.3012
Hunter-Lab:
47.8032, 71.9685, 22.6807
#fa2f4a color charts
#fa2f4a color shades, tints & tones
#fa2f4a color schemes
#fa2f4a color preview, HTML & CSS examples
This text has a color of #fa2f4a
<p style="color:#fa2f4a;">Text here</p>
.mytext {color:#fa2f4a;}
This box has a color of #fa2f4a
<div style="background-color:#fa2f4a;">Content here</div>
.mybackground {background-color:#fa2f4a;}
Border around this has a color of #fa2f4a
<div style="border:2px solid #fa2f4a;">Content here</div>
.myborder {border:2px solid #fa2f4a;}