#f800cf color space conversions
Hex:
#f800cf
RGB:
248, 0, 207
CMY:
3, 100, 19
CMYK:
0, 100, 17, 3
HSL:
310°, 100.0000%, 48.6275%
HSV (HSB):
310°, 100.0000%, 97.2549%
XYZ:
49.9739, 24.4615, 61.1191
xyY:
0.3687, 0.1805, 24.4615
CIE-Lab:
56.5469, 90.8549, -39.9008
CIE-LCH:
56.5469, 99.2305, 336.2903
CIE-Luv:
56.5469, 99.3714, -74.6644
Hunter-Lab:
49.4585, 93.8076, -38.6475
#f800cf color charts
#f800cf RGB chart
#f800cf CMYK chart
#f800cf RGB pie chart
#f800cf color shades, tints & tones
#f800cf color schemes
#f800cf color preview, HTML & CSS examples
This text has a color of #f800cf
<p style="color:#f800cf;">Text here</p>
.mytext {color:#f800cf;}
Text color #f800cf
This box has a color of #f800cf
<div style="background-color:#f800cf;">Content here</div>
.mybackground {background-color:#f800cf;}
Background color #f800cf
Border around this has a color of #f800cf
<div style="border:2px solid #f800cf;">Content here</div>
.myborder {border:2px solid #f800cf;}
Border color #f800cf