#f832d9 color space conversions
Hex:
#f832d9
RGB:
248, 50, 217
CMY:
3, 80, 15
CMYK:
0, 80, 13, 3
HSL:
309°, 93.3962%, 58.4314%
HSV (HSB):
309°, 79.8387%, 97.2549%
XYZ:
52.3764, 27.2474, 68.1444
xyY:
0.3544, 0.1844, 27.2474
CIE-Lab:
59.2026, 85.7738, -41.4153
CIE-LCH:
59.2026, 95.2490, 334.2267
CIE-Luv:
59.2026, 90.0161, -76.8579
Hunter-Lab:
52.1991, 87.7580, -40.8621
#f832d9 color charts
#f832d9 color shades, tints & tones
#f832d9 color schemes
#f832d9 color preview, HTML & CSS examples
This text has a color of #f832d9
<p style="color:#f832d9;">Text here</p>
.mytext {color:#f832d9;}
This box has a color of #f832d9
<div style="background-color:#f832d9;">Content here</div>
.mybackground {background-color:#f832d9;}
Border around this has a color of #f832d9
<div style="border:2px solid #f832d9;">Content here</div>
.myborder {border:2px solid #f832d9;}