#f802d5 color space conversions
Hex:
#f802d5
RGB:
248, 2, 213
CMY:
3, 99, 16
CMYK:
0, 99, 14, 3
HSL:
309°, 98.4000%, 49.0196%
HSV (HSB):
309°, 99.1935%, 97.2549%
XYZ:
50.7433, 24.8040, 65.0640
xyY:
0.3609, 0.1764, 24.8040
CIE-Lab:
56.8839, 91.4629, -42.7955
CIE-LCH:
56.8839, 100.9798, 334.9251
CIE-Luv:
56.8839, 96.5767, -79.2072
Hunter-Lab:
49.8036, 94.7119, -42.5946
#f802d5 color charts
#f802d5 color shades, tints & tones
#f802d5 color schemes
#f802d5 color preview, HTML & CSS examples
This text has a color of #f802d5
<p style="color:#f802d5;">Text here</p>
.mytext {color:#f802d5;}
This box has a color of #f802d5
<div style="background-color:#f802d5;">Content here</div>
.mybackground {background-color:#f802d5;}
Border around this has a color of #f802d5
<div style="border:2px solid #f802d5;">Content here</div>
.myborder {border:2px solid #f802d5;}