#f101d2 color space conversions
Hex:
#f101d2
RGB:
241, 1, 210
CMY:
5, 100, 18
CMYK:
0, 100, 13, 5
HSL:
308°, 99.1736%, 47.4510%
HSV (HSB):
308°, 99.5851%, 94.5098%
XYZ:
47.9193, 23.3756, 62.9591
xyY:
0.3569, 0.1741, 23.3756
CIE-Lab:
55.4572, 89.9441, -43.4189
CIE-LCH:
55.4572, 99.8756, 334.2319
CIE-Luv:
55.4572, 92.6108, -79.4476
Hunter-Lab:
48.3483, 92.3065, -43.3634
#f101d2 color charts
#f101d2 color shades, tints & tones
#f101d2 color schemes
#f101d2 color preview, HTML & CSS examples
This text has a color of #f101d2
<p style="color:#f101d2;">Text here</p>
.mytext {color:#f101d2;}
This box has a color of #f101d2
<div style="background-color:#f101d2;">Content here</div>
.mybackground {background-color:#f101d2;}
Border around this has a color of #f101d2
<div style="border:2px solid #f101d2;">Content here</div>
.myborder {border:2px solid #f101d2;}