#f800c7 color space conversions
Hex:
#f800c7
RGB:
248, 0, 199
CMY:
3, 100, 22
CMYK:
0, 100, 20, 3
HSL:
312°, 100.0000%, 48.6275%
HSV (HSB):
312°, 100.0000%, 97.2549%
XYZ:
49.0202, 24.0800, 56.0971
xyY:
0.3794, 0.1864, 24.0800
CIE-Lab:
56.1678, 89.9054, -35.9060
CIE-LCH:
56.1678, 96.8102, 338.2295
CIE-Luv:
56.1678, 103.0290, -68.4324
Hunter-Lab:
49.0714, 92.4391, -33.4288
#f800c7 color charts
#f800c7 color shades, tints & tones
#f800c7 color schemes
#f800c7 color preview, HTML & CSS examples
This text has a color of #f800c7
<p style="color:#f800c7;">Text here</p>
.mytext {color:#f800c7;}
This box has a color of #f800c7
<div style="background-color:#f800c7;">Content here</div>
.mybackground {background-color:#f800c7;}
Border around this has a color of #f800c7
<div style="border:2px solid #f800c7;">Content here</div>
.myborder {border:2px solid #f800c7;}