#f10a65 color space conversions
Hex:
#f10a65
RGB:
241, 10, 101
CMY:
5, 96, 60
CMYK:
0, 96, 58, 5
HSL:
336°, 92.0319%, 49.2157%
HSV (HSB):
336°, 95.8506%, 94.5098%
XYZ:
38.7331, 19.8574, 14.1033
xyY:
0.5328, 0.2732, 19.8574
CIE-Lab:
51.6756, 78.9908, 15.4892
CIE-LCH:
51.6756, 80.4951, 11.0943
CIE-Luv:
51.6756, 141.7839, 2.2377
Hunter-Lab:
44.5617, 77.1697, 12.4285
#f10a65 color charts
#f10a65 color shades, tints & tones
#f10a65 color schemes
#f10a65 color preview, HTML & CSS examples
This text has a color of #f10a65
<p style="color:#f10a65;">Text here</p>
.mytext {color:#f10a65;}
This box has a color of #f10a65
<div style="background-color:#f10a65;">Content here</div>
.mybackground {background-color:#f10a65;}
Border around this has a color of #f10a65
<div style="border:2px solid #f10a65;">Content here</div>
.myborder {border:2px solid #f10a65;}