#f919d3 color space conversions
Hex:
#f919d3
RGB:
249, 25, 211
CMY:
2, 90, 17
CMYK:
0, 90, 15, 2
HSL:
310°, 94.9153%, 53.7255%
HSV (HSB):
310°, 89.9598%, 97.6471%
XYZ:
51.1724, 25.5381, 63.8603
xyY:
0.3640, 0.1817, 25.5381
CIE-Lab:
57.5960, 89.5335, -40.5224
CIE-LCH:
57.5960, 98.2767, 335.6487
CIE-Luv:
57.5960, 96.7621, -75.6776
Hunter-Lab:
50.5353, 92.3138, -39.5487
#f919d3 color charts
#f919d3 color shades, tints & tones
#f919d3 color schemes
#f919d3 color preview, HTML & CSS examples
This text has a color of #f919d3
<p style="color:#f919d3;">Text here</p>
.mytext {color:#f919d3;}
This box has a color of #f919d3
<div style="background-color:#f919d3;">Content here</div>
.mybackground {background-color:#f919d3;}
Border around this has a color of #f919d3
<div style="border:2px solid #f919d3;">Content here</div>
.myborder {border:2px solid #f919d3;}