#f142d5 color space conversions
Hex:
#f142d5
RGB:
241, 66, 213
CMY:
5, 74, 16
CMYK:
0, 73, 12, 5
HSL:
310°, 86.2069%, 60.1961%
HSV (HSB):
310°, 72.6141%, 94.5098%
XYZ:
50.2341, 27.4013, 65.5921
xyY:
0.3507, 0.1913, 27.4013
CIE-Lab:
59.3439, 79.4978, -39.0087
CIE-LCH:
59.3439, 88.5527, 333.8633
CIE-Luv:
59.3439, 82.9491, -72.1816
Hunter-Lab:
52.3462, 79.6916, -37.6506
#f142d5 color charts
#f142d5 color shades, tints & tones
#f142d5 color schemes
#f142d5 color preview, HTML & CSS examples
This text has a color of #f142d5
<p style="color:#f142d5;">Text here</p>
.mytext {color:#f142d5;}
This box has a color of #f142d5
<div style="background-color:#f142d5;">Content here</div>
.mybackground {background-color:#f142d5;}
Border around this has a color of #f142d5
<div style="border:2px solid #f142d5;">Content here</div>
.myborder {border:2px solid #f142d5;}