#f145e5 color space conversions
Hex:
#f145e5
RGB:
241, 69, 229
CMY:
5, 73, 10
CMYK:
0, 71, 5, 5
HSL:
304°, 86.0000%, 60.7843%
HSV (HSB):
304°, 71.3693%, 94.5098%
XYZ:
52.5466, 28.6142, 76.8823
xyY:
0.3325, 0.1811, 28.6142
CIE-Lab:
60.4396, 80.8857, -46.3028
CIE-LCH:
60.4396, 93.2011, 330.2112
CIE-Luv:
60.4396, 76.3696, -83.9509
Hunter-Lab:
53.4922, 81.7332, -47.7707
#f145e5 color charts
#f145e5 color shades, tints & tones
#f145e5 color schemes
#f145e5 color preview, HTML & CSS examples
This text has a color of #f145e5
<p style="color:#f145e5;">Text here</p>
.mytext {color:#f145e5;}
This box has a color of #f145e5
<div style="background-color:#f145e5;">Content here</div>
.mybackground {background-color:#f145e5;}
Border around this has a color of #f145e5
<div style="border:2px solid #f145e5;">Content here</div>
.myborder {border:2px solid #f145e5;}