#f165c3 color space conversions
Hex:
#f165c3
RGB:
241, 101, 195
CMY:
5, 60, 24
CMYK:
0, 58, 19, 5
HSL:
320°, 83.3333%, 67.0588%
HSV (HSB):
320°, 58.0913%, 94.5098%
XYZ:
50.7796, 31.9483, 55.1200
xyY:
0.3684, 0.2318, 31.9483
CIE-Lab:
63.3001, 63.9036, -22.6725
CIE-LCH:
63.3001, 67.8064, 340.4657
CIE-Luv:
63.3001, 77.5702, -45.1231
Hunter-Lab:
56.5228, 61.4481, -18.2526
#f165c3 color charts
#f165c3 color shades, tints & tones
#f165c3 color schemes
#f165c3 color preview, HTML & CSS examples
This text has a color of #f165c3
<p style="color:#f165c3;">Text here</p>
.mytext {color:#f165c3;}
This box has a color of #f165c3
<div style="background-color:#f165c3;">Content here</div>
.mybackground {background-color:#f165c3;}
Border around this has a color of #f165c3
<div style="border:2px solid #f165c3;">Content here</div>
.myborder {border:2px solid #f165c3;}