#fa3c45 color space conversions
Hex:
#fa3c45
RGB:
250, 60, 69
CMY:
2, 76, 73
CMYK:
0, 76, 72, 2
HSL:
357°, 95.0000%, 60.7843%
HSV (HSB):
357°, 76.0000%, 98.0392%
XYZ:
42.1144, 23.9854, 8.0402
xyY:
0.5680, 0.3235, 23.9854
CIE-Lab:
56.0732, 70.5233, 40.3570
CIE-LCH:
56.0732, 81.2540, 29.7804
CIE-Luv:
56.0732, 144.0304, 27.9760
Hunter-Lab:
48.9749, 67.7893, 24.5488
#fa3c45 color charts
#fa3c45 color shades, tints & tones
#fa3c45 color schemes
#fa3c45 color preview, HTML & CSS examples
This text has a color of #fa3c45
<p style="color:#fa3c45;">Text here</p>
.mytext {color:#fa3c45;}
This box has a color of #fa3c45
<div style="background-color:#fa3c45;">Content here</div>
.mybackground {background-color:#fa3c45;}
Border around this has a color of #fa3c45
<div style="border:2px solid #fa3c45;">Content here</div>
.myborder {border:2px solid #fa3c45;}