#f10d50 color space conversions
Hex:
#f10d50
RGB:
241, 13, 80
CMY:
5, 95, 69
CMYK:
0, 95, 67, 5
HSL:
342°, 89.7638%, 49.8039%
HSV (HSB):
342°, 94.6058%, 94.5098%
XYZ:
37.8675, 19.5678, 9.3705
xyY:
0.5668, 0.2929, 19.5678
CIE-Lab:
51.3450, 77.6337, 27.8112
CIE-LCH:
51.3450, 82.4649, 19.7094
CIE-Luv:
51.3450, 149.1829, 14.3805
Hunter-Lab:
44.2355, 75.3916, 18.4053
#f10d50 color charts
#f10d50 color shades, tints & tones
#f10d50 color schemes
#f10d50 color preview, HTML & CSS examples
This text has a color of #f10d50
<p style="color:#f10d50;">Text here</p>
.mytext {color:#f10d50;}
This box has a color of #f10d50
<div style="background-color:#f10d50;">Content here</div>
.mybackground {background-color:#f10d50;}
Border around this has a color of #f10d50
<div style="border:2px solid #f10d50;">Content here</div>
.myborder {border:2px solid #f10d50;}