#f10dec color space conversions
Hex:
#f10dec
RGB:
241, 13, 236
CMY:
5, 95, 7
CMYK:
0, 95, 2, 5
HSL:
301°, 89.7638%, 49.8039%
HSV (HSB):
301°, 94.6058%, 94.5098%
XYZ:
51.5599, 25.0447, 81.4735
xyY:
0.3262, 0.1584, 25.0447
CIE-Lab:
57.1190, 92.6137, -55.5047
CIE-LCH:
57.1190, 107.9725, 329.0651
CIE-Luv:
57.1190, 81.1035, -98.5668
Hunter-Lab:
50.0447, 96.3260, -61.4936
#f10dec color charts
#f10dec RGB chart
#f10dec CMYK chart
#f10dec RGB pie chart
#f10dec color shades, tints & tones
#f10dec color schemes
#f10dec color preview, HTML & CSS examples
This text has a color of #f10dec
<p style="color:#f10dec;">Text here</p>
.mytext {color:#f10dec;}
Text color #f10dec
This box has a color of #f10dec
<div style="background-color:#f10dec;">Content here</div>
.mybackground {background-color:#f10dec;}
Background color #f10dec
Border around this has a color of #f10dec
<div style="border:2px solid #f10dec;">Content here</div>
.myborder {border:2px solid #f10dec;}
Border color #f10dec