#f10acc color space conversions
Hex:
#f10acc
RGB:
241, 10, 204
CMY:
5, 96, 20
CMYK:
0, 96, 15, 5
HSL:
310°, 92.0319%, 49.2157%
HSV (HSB):
310°, 95.8506%, 94.5098%
XYZ:
47.2833, 23.2775, 59.1276
xyY:
0.3646, 0.1795, 23.2775
CIE-Lab:
55.3570, 88.6070, -40.1406
CIE-LCH:
55.3570, 97.2753, 335.6286
CIE-Luv:
55.3570, 94.8190, -74.3024
Hunter-Lab:
48.2467, 90.5035, -38.8887
#f10acc color charts
#f10acc RGB chart
#f10acc CMYK chart
#f10acc RGB pie chart
#f10acc color shades, tints & tones
#f10acc color schemes
#f10acc color preview, HTML & CSS examples
This text has a color of #f10acc
<p style="color:#f10acc;">Text here</p>
.mytext {color:#f10acc;}
Text color #f10acc
This box has a color of #f10acc
<div style="background-color:#f10acc;">Content here</div>
.mybackground {background-color:#f10acc;}
Background color #f10acc
Border around this has a color of #f10acc
<div style="border:2px solid #f10acc;">Content here</div>
.myborder {border:2px solid #f10acc;}
Border color #f10acc