#f1008a color space conversions
Hex:
#f1008a
RGB:
241, 0, 138
CMY:
5, 100, 46
CMYK:
0, 100, 43, 5
HSL:
326°, 100.0000%, 47.2549%
HSV (HSB):
326°, 100.0000%, 94.5098%
XYZ:
40.8631, 20.5358, 25.8548
xyY:
0.4683, 0.2354, 20.5358
CIE-Lab:
52.4376, 82.3804, -5.8526
CIE-LCH:
52.4376, 82.5881, 355.9364
CIE-Luv:
52.4376, 126.4081, -23.8279
Hunter-Lab:
45.3164, 81.6548, -2.1059
#f1008a color charts
#f1008a color shades, tints & tones
#f1008a color schemes
#f1008a color preview, HTML & CSS examples
This text has a color of #f1008a
<p style="color:#f1008a;">Text here</p>
.mytext {color:#f1008a;}
This box has a color of #f1008a
<div style="background-color:#f1008a;">Content here</div>
.mybackground {background-color:#f1008a;}
Border around this has a color of #f1008a
<div style="border:2px solid #f1008a;">Content here</div>
.myborder {border:2px solid #f1008a;}