#f192f5 color space conversions
Hex:
#f192f5
RGB:
241, 146, 245
CMY:
5, 43, 4
CMYK:
2, 40, 0, 4
HSL:
298°, 83.1933%, 76.6667%
HSV (HSB):
298°, 40.4082%, 96.0784%
XYZ:
63.0359, 45.8511, 91.9140
xyY:
0.3139, 0.2283, 45.8511
CIE-Lab:
73.4488, 50.4783, -34.7962
CIE-LCH:
73.4488, 61.3094, 325.4204
CIE-Luv:
73.4488, 45.6258, -63.3504
Hunter-Lab:
67.7135, 47.6710, -33.0806
#f192f5 color charts
#f192f5 color shades, tints & tones
#f192f5 color schemes
#f192f5 color preview, HTML & CSS examples
This text has a color of #f192f5
<p style="color:#f192f5;">Text here</p>
.mytext {color:#f192f5;}
This box has a color of #f192f5
<div style="background-color:#f192f5;">Content here</div>
.mybackground {background-color:#f192f5;}
Border around this has a color of #f192f5
<div style="border:2px solid #f192f5;">Content here</div>
.myborder {border:2px solid #f192f5;}