#fa696b color space conversions
Hex:
#fa696b
RGB:
250, 105, 107
CMY:
2, 59, 58
CMYK:
0, 58, 57, 2
HSL:
359°, 93.5484%, 69.6078%
HSV (HSB):
359°, 58.0000%, 98.0392%
XYZ:
47.1298, 31.4887, 17.5038
xyY:
0.4903, 0.3276, 31.4887
CIE-Lab:
62.9180, 55.5874, 27.3176
CIE-LCH:
62.9180, 61.9371, 26.1711
CIE-Luv:
62.9180, 107.7672, 22.1985
Hunter-Lab:
56.1148, 51.7180, 20.7861
#fa696b color charts
#fa696b color shades, tints & tones
#fa696b color schemes
#fa696b color preview, HTML & CSS examples
This text has a color of #fa696b
<p style="color:#fa696b;">Text here</p>
.mytext {color:#fa696b;}
This box has a color of #fa696b
<div style="background-color:#fa696b;">Content here</div>
.mybackground {background-color:#fa696b;}
Border around this has a color of #fa696b
<div style="border:2px solid #fa696b;">Content here</div>
.myborder {border:2px solid #fa696b;}