#f153f3 color space conversions
Hex:
#f153f3
RGB:
241, 83, 243
CMY:
5, 67, 5
CMYK:
1, 66, 0, 5
HSL:
299°, 86.9565%, 63.9216%
HSV (HSB):
299°, 65.8436%, 95.2941%
XYZ:
55.5465, 31.3583, 87.9192
xyY:
0.3177, 0.1794, 31.3583
CIE-Lab:
62.8090, 78.3381, -50.3617
CIE-LCH:
62.8090, 93.1298, 327.2640
CIE-Luv:
62.8090, 68.1977, -90.5878
Hunter-Lab:
55.9985, 79.0619, -53.8879
#f153f3 color charts
#f153f3 color shades, tints & tones
#f153f3 color schemes
#f153f3 color preview, HTML & CSS examples
This text has a color of #f153f3
<p style="color:#f153f3;">Text here</p>
.mytext {color:#f153f3;}
This box has a color of #f153f3
<div style="background-color:#f153f3;">Content here</div>
.mybackground {background-color:#f153f3;}
Border around this has a color of #f153f3
<div style="border:2px solid #f153f3;">Content here</div>
.myborder {border:2px solid #f153f3;}