#f10beb color space conversions
Hex:
#f10beb
RGB:
241, 11, 235
CMY:
5, 96, 8
CMYK:
0, 95, 2, 5
HSL:
302°, 91.2698%, 49.4118%
HSV (HSB):
302°, 95.4357%, 94.5098%
XYZ:
51.3907, 24.9383, 80.7022
xyY:
0.3273, 0.1588, 24.9383
CIE-Lab:
57.0152, 92.6145, -55.1089
CIE-LCH:
57.0152, 107.7702, 329.2459
CIE-Luv:
57.0152, 81.5958, -97.9315
Hunter-Lab:
49.9382, 96.2998, -60.8583
#f10beb color charts
#f10beb color shades, tints & tones
#f10beb color schemes
#f10beb color preview, HTML & CSS examples
This text has a color of #f10beb
<p style="color:#f10beb;">Text here</p>
.mytext {color:#f10beb;}
This box has a color of #f10beb
<div style="background-color:#f10beb;">Content here</div>
.mybackground {background-color:#f10beb;}
Border around this has a color of #f10beb
<div style="border:2px solid #f10beb;">Content here</div>
.myborder {border:2px solid #f10beb;}