#fa675f color space conversions
Hex:
#fa675f
RGB:
250, 103, 95
CMY:
2, 60, 63
CMYK:
0, 59, 62, 2
HSL:
3°, 93.9394%, 67.6471%
HSV (HSB):
3°, 62.0000%, 98.0392%
XYZ:
46.3401, 30.8507, 14.3389
xyY:
0.5063, 0.3371, 30.8507
CIE-Lab:
62.3814, 55.6777, 33.3871
CIE-LCH:
62.3814, 64.9208, 30.9490
CIE-Luv:
62.3814, 111.8206, 28.0247
Hunter-Lab:
55.5434, 51.7224, 23.5743
#fa675f color charts
#fa675f color shades, tints & tones
#fa675f color schemes
#fa675f color preview, HTML & CSS examples
This text has a color of #fa675f
<p style="color:#fa675f;">Text here</p>
.mytext {color:#fa675f;}
This box has a color of #fa675f
<div style="background-color:#fa675f;">Content here</div>
.mybackground {background-color:#fa675f;}
Border around this has a color of #fa675f
<div style="border:2px solid #fa675f;">Content here</div>
.myborder {border:2px solid #fa675f;}