#f10dd7 color space conversions
Hex:
#f10dd7
RGB:
241, 13, 215
CMY:
5, 95, 16
CMYK:
0, 95, 11, 5
HSL:
307°, 89.7638%, 49.8039%
HSV (HSB):
307°, 94.6058%, 94.5098%
XYZ:
48.6853, 23.8949, 66.3362
xyY:
0.3505, 0.1720, 23.8949
CIE-Lab:
55.9824, 89.7891, -45.4407
CIE-LCH:
55.9824, 100.6326, 333.1568
CIE-Luv:
55.9824, 89.8456, -82.6240
Hunter-Lab:
48.8824, 92.2359, -46.2421
#f10dd7 color charts
#f10dd7 color shades, tints & tones
#f10dd7 color schemes
#f10dd7 color preview, HTML & CSS examples
This text has a color of #f10dd7
<p style="color:#f10dd7;">Text here</p>
.mytext {color:#f10dd7;}
This box has a color of #f10dd7
<div style="background-color:#f10dd7;">Content here</div>
.mybackground {background-color:#f10dd7;}
Border around this has a color of #f10dd7
<div style="border:2px solid #f10dd7;">Content here</div>
.myborder {border:2px solid #f10dd7;}