#f8027d color space conversions
Hex:
#f8027d
RGB:
248, 2, 125
CMY:
3, 99, 51
CMYK:
0, 99, 50, 3
HSL:
330°, 98.4000%, 49.0196%
HSV (HSB):
330°, 99.1935%, 97.2549%
XYZ:
42.4348, 21.4805, 21.3116
xyY:
0.4979, 0.2520, 21.4805
CIE-Lab:
53.4715, 82.7017, 3.6561
CIE-LCH:
53.4715, 82.7825, 2.5313
CIE-Luv:
53.4715, 137.7831, -11.9921
Hunter-Lab:
46.3471, 82.3247, 5.1799
#f8027d color charts
#f8027d color shades, tints & tones
#f8027d color schemes
#f8027d color preview, HTML & CSS examples
This text has a color of #f8027d
<p style="color:#f8027d;">Text here</p>
.mytext {color:#f8027d;}
This box has a color of #f8027d
<div style="background-color:#f8027d;">Content here</div>
.mybackground {background-color:#f8027d;}
Border around this has a color of #f8027d
<div style="border:2px solid #f8027d;">Content here</div>
.myborder {border:2px solid #f8027d;}