#fa7575 color space conversions
Hex:
#fa7575
RGB:
250, 117, 117
CMY:
2, 54, 54
CMYK:
0, 53, 53, 2
HSL:
0°, 93.0070%, 71.9608%
HSV (HSB):
0°, 53.2000%, 98.0392%
XYZ:
48.9965, 34.3309, 20.8738
xyY:
0.4702, 0.3295, 34.3309
CIE-Lab:
65.2244, 50.8036, 24.7206
CIE-LCH:
65.2244, 56.4988, 25.9471
CIE-Luv:
65.2244, 97.4650, 21.0123
Hunter-Lab:
58.5926, 46.7289, 19.8926
#fa7575 color charts
#fa7575 color shades, tints & tones
#fa7575 color schemes
#fa7575 color preview, HTML & CSS examples
This text has a color of #fa7575
<p style="color:#fa7575;">Text here</p>
.mytext {color:#fa7575;}
This box has a color of #fa7575
<div style="background-color:#fa7575;">Content here</div>
.mybackground {background-color:#fa7575;}
Border around this has a color of #fa7575
<div style="border:2px solid #fa7575;">Content here</div>
.myborder {border:2px solid #fa7575;}