#f87e94 color space conversions
Hex:
#f87e94
RGB:
248, 126, 148
CMY:
3, 51, 42
CMYK:
0, 49, 40, 3
HSL:
349°, 89.7059%, 73.3333%
HSV (HSB):
349°, 49.1935%, 97.2549%
XYZ:
51.5175, 37.0163, 32.4466
xyY:
0.4258, 0.3060, 37.0163
CIE-Lab:
67.2892, 48.6648, 10.0145
CIE-LCH:
67.2892, 49.6845, 11.6283
CIE-Luv:
67.2892, 82.9547, 4.2120
Hunter-Lab:
60.8410, 44.6743, 10.9693
#f87e94 color charts
#f87e94 color shades, tints & tones
#f87e94 color schemes
#f87e94 color preview, HTML & CSS examples
This text has a color of #f87e94
<p style="color:#f87e94;">Text here</p>
.mytext {color:#f87e94;}
This box has a color of #f87e94
<div style="background-color:#f87e94;">Content here</div>
.mybackground {background-color:#f87e94;}
Border around this has a color of #f87e94
<div style="border:2px solid #f87e94;">Content here</div>
.myborder {border:2px solid #f87e94;}