#f801cc color space conversions
Hex:
#f801cc
RGB:
248, 1, 204
CMY:
3, 100, 20
CMYK:
0, 100, 18, 3
HSL:
311°, 99.1968%, 48.8235%
HSV (HSB):
311°, 99.5968%, 97.2549%
XYZ:
49.6213, 24.3378, 59.2091
xyY:
0.3726, 0.1828, 24.3378
CIE-Lab:
56.4244, 90.4315, -38.3751
CIE-LCH:
56.4244, 98.2370, 337.0058
CIE-Luv:
56.4244, 100.6833, -72.2757
Hunter-Lab:
49.3334, 93.2086, -36.6255
#f801cc color charts
#f801cc color shades, tints & tones
#f801cc color schemes
#f801cc color preview, HTML & CSS examples
This text has a color of #f801cc
<p style="color:#f801cc;">Text here</p>
.mytext {color:#f801cc;}
This box has a color of #f801cc
<div style="background-color:#f801cc;">Content here</div>
.mybackground {background-color:#f801cc;}
Border around this has a color of #f801cc
<div style="border:2px solid #f801cc;">Content here</div>
.myborder {border:2px solid #f801cc;}