#fa376c color space conversions
Hex:
#fa376c
RGB:
250, 55, 108
CMY:
2, 78, 58
CMYK:
0, 78, 57, 2
HSL:
344°, 95.1220%, 59.8039%
HSV (HSB):
344°, 78.0000%, 98.0392%
XYZ:
43.4973, 24.1391, 16.5541
xyY:
0.5167, 0.2867, 24.1391
CIE-Lab:
56.2268, 73.9886, 17.7845
CIE-LCH:
56.2268, 76.0960, 13.5157
CIE-Luv:
56.2268, 134.7485, 6.4924
Hunter-Lab:
49.1315, 72.0500, 14.4152
#fa376c color charts
#fa376c color shades, tints & tones
#fa376c color schemes
#fa376c color preview, HTML & CSS examples
This text has a color of #fa376c
<p style="color:#fa376c;">Text here</p>
.mytext {color:#fa376c;}
This box has a color of #fa376c
<div style="background-color:#fa376c;">Content here</div>
.mybackground {background-color:#fa376c;}
Border around this has a color of #fa376c
<div style="border:2px solid #fa376c;">Content here</div>
.myborder {border:2px solid #fa376c;}