#f19f95 color space conversions
Hex:
#f19f95
RGB:
241, 159, 149
CMY:
5, 38, 42
CMYK:
0, 34, 38, 5
HSL:
7°, 76.6667%, 76.4706%
HSV (HSB):
7°, 38.1743%, 94.5098%
XYZ:
54.0986, 45.6670, 34.3971
xyY:
0.4032, 0.3404, 45.6670
CIE-Lab:
73.3289, 29.3292, 17.8028
CIE-LCH:
73.3289, 34.3095, 31.2577
CIE-Luv:
73.3289, 56.3107, 18.7032
Hunter-Lab:
67.5773, 24.6366, 17.1254
#f19f95 color charts
#f19f95 color shades, tints & tones
#f19f95 color schemes
#f19f95 color preview, HTML & CSS examples
This text has a color of #f19f95
<p style="color:#f19f95;">Text here</p>
.mytext {color:#f19f95;}
This box has a color of #f19f95
<div style="background-color:#f19f95;">Content here</div>
.mybackground {background-color:#f19f95;}
Border around this has a color of #f19f95
<div style="border:2px solid #f19f95;">Content here</div>
.myborder {border:2px solid #f19f95;}