#f10dd0 color space conversions
Hex:
#f10dd0
RGB:
241, 13, 208
CMY:
5, 95, 18
CMYK:
0, 95, 14, 5
HSL:
309°, 89.7638%, 49.8039%
HSV (HSB):
309°, 94.6058%, 94.5098%
XYZ:
47.8047, 23.5427, 61.6991
xyY:
0.3593, 0.1770, 23.5427
CIE-Lab:
55.6270, 88.8945, -42.0071
CIE-LCH:
55.6270, 98.3200, 334.7069
CIE-Luv:
55.6270, 92.8878, -77.2219
Hunter-Lab:
48.5208, 90.9542, -41.4287
#f10dd0 color charts
#f10dd0 color shades, tints & tones
#f10dd0 color schemes
#f10dd0 color preview, HTML & CSS examples
This text has a color of #f10dd0
<p style="color:#f10dd0;">Text here</p>
.mytext {color:#f10dd0;}
This box has a color of #f10dd0
<div style="background-color:#f10dd0;">Content here</div>
.mybackground {background-color:#f10dd0;}
Border around this has a color of #f10dd0
<div style="border:2px solid #f10dd0;">Content here</div>
.myborder {border:2px solid #f10dd0;}