#f377f2 color space conversions
Hex:
#f377f2
RGB:
243, 119, 242
CMY:
5, 53, 5
CMYK:
0, 51, 0, 5
HSL:
300°, 83.7838%, 70.9804%
HSV (HSB):
300°, 51.0288%, 95.2941%
XYZ:
59.5860, 38.6591, 88.3258
xyY:
0.3194, 0.2072, 38.6591
CIE-Lab:
68.5036, 63.6894, -40.8300
CIE-LCH:
68.5036, 75.6533, 327.3369
CIE-Luv:
68.5036, 58.4944, -74.4918
Hunter-Lab:
62.1765, 62.2542, -40.7019
#f377f2 color charts
#f377f2 color shades, tints & tones
#f377f2 color schemes
#f377f2 color preview, HTML & CSS examples
This text has a color of #f377f2
<p style="color:#f377f2;">Text here</p>
.mytext {color:#f377f2;}
This box has a color of #f377f2
<div style="background-color:#f377f2;">Content here</div>
.mybackground {background-color:#f377f2;}
Border around this has a color of #f377f2
<div style="border:2px solid #f377f2;">Content here</div>
.myborder {border:2px solid #f377f2;}