#f130c9 color space conversions
Hex:
#f130c9
RGB:
241, 48, 201
CMY:
5, 81, 21
CMYK:
0, 80, 17, 5
HSL:
312°, 87.3303%, 56.6667%
HSV (HSB):
312°, 80.0830%, 94.5098%
XYZ:
47.8752, 25.0317, 57.5666
xyY:
0.3669, 0.1919, 25.0317
CIE-Lab:
57.1063, 82.7134, -35.6758
CIE-LCH:
57.1063, 90.0792, 336.6686
CIE-Luv:
57.1063, 91.6417, -67.0912
Hunter-Lab:
50.0317, 83.2506, -33.1971
#f130c9 color charts
#f130c9 color shades, tints & tones
#f130c9 color schemes
#f130c9 color preview, HTML & CSS examples
This text has a color of #f130c9
<p style="color:#f130c9;">Text here</p>
.mytext {color:#f130c9;}
This box has a color of #f130c9
<div style="background-color:#f130c9;">Content here</div>
.mybackground {background-color:#f130c9;}
Border around this has a color of #f130c9
<div style="border:2px solid #f130c9;">Content here</div>
.myborder {border:2px solid #f130c9;}