#f10e8e color space conversions
Hex:
#f10e8e
RGB:
241, 14, 142
CMY:
5, 95, 44
CMYK:
0, 94, 41, 5
HSL:
326°, 89.0196%, 50.0000%
HSV (HSB):
326°, 94.1909%, 94.5098%
XYZ:
41.3152, 20.9678, 27.4608
xyY:
0.4604, 0.2336, 20.9678
CIE-Lab:
52.9143, 81.7124, -7.5437
CIE-LCH:
52.9143, 82.0599, 354.7254
CIE-Luv:
52.9143, 123.3256, -25.9346
Hunter-Lab:
45.7907, 80.9200, -3.5030
#f10e8e color charts
#f10e8e color shades, tints & tones
#f10e8e color schemes
#f10e8e color preview, HTML & CSS examples
This text has a color of #f10e8e
<p style="color:#f10e8e;">Text here</p>
.mytext {color:#f10e8e;}
This box has a color of #f10e8e
<div style="background-color:#f10e8e;">Content here</div>
.mybackground {background-color:#f10e8e;}
Border around this has a color of #f10e8e
<div style="border:2px solid #f10e8e;">Content here</div>
.myborder {border:2px solid #f10e8e;}