#f101cd color space conversions
Hex:
#f101cd
RGB:
241, 1, 205
CMY:
5, 100, 20
CMYK:
0, 100, 15, 5
HSL:
309°, 99.1736%, 47.4510%
HSV (HSB):
309°, 99.5851%, 94.5098%
XYZ:
47.3059, 23.1303, 59.7289
xyY:
0.3634, 0.1777, 23.1303
CIE-Lab:
55.2063, 89.3202, -40.9517
CIE-LCH:
55.2063, 98.2606, 335.3694
CIE-Luv:
55.2063, 94.8318, -75.5838
Hunter-Lab:
48.0939, 91.4110, -39.9678
#f101cd color charts
#f101cd color shades, tints & tones
#f101cd color schemes
#f101cd color preview, HTML & CSS examples
This text has a color of #f101cd
<p style="color:#f101cd;">Text here</p>
.mytext {color:#f101cd;}
This box has a color of #f101cd
<div style="background-color:#f101cd;">Content here</div>
.mybackground {background-color:#f101cd;}
Border around this has a color of #f101cd
<div style="border:2px solid #f101cd;">Content here</div>
.myborder {border:2px solid #f101cd;}