#f10dd6 color space conversions
Hex:
#f10dd6
RGB:
241, 13, 214
CMY:
5, 95, 16
CMYK:
0, 95, 11, 5
HSL:
307°, 89.7638%, 49.8039%
HSV (HSB):
307°, 94.6058%, 94.5098%
XYZ:
48.5572, 23.8437, 65.6614
xyY:
0.3517, 0.1727, 23.8437
CIE-Lab:
55.9309, 89.6598, -44.9526
CIE-LCH:
55.9309, 100.2976, 333.3723
CIE-Luv:
55.9309, 90.2765, -81.8546
Hunter-Lab:
48.8300, 92.0503, -45.5459
#f10dd6 color charts
#f10dd6 color shades, tints & tones
#f10dd6 color schemes
#f10dd6 color preview, HTML & CSS examples
This text has a color of #f10dd6
<p style="color:#f10dd6;">Text here</p>
.mytext {color:#f10dd6;}
This box has a color of #f10dd6
<div style="background-color:#f10dd6;">Content here</div>
.mybackground {background-color:#f10dd6;}
Border around this has a color of #f10dd6
<div style="border:2px solid #f10dd6;">Content here</div>
.myborder {border:2px solid #f10dd6;}