#f10be5 color space conversions
Hex:
#f10be5
RGB:
241, 11, 229
CMY:
5, 96, 10
CMYK:
0, 95, 5, 5
HSL:
303°, 91.2698%, 49.4118%
HSV (HSB):
303°, 95.4357%, 94.5098%
XYZ:
50.5382, 24.5973, 76.2128
xyY:
0.3339, 0.1625, 24.5973
CIE-Lab:
56.6809, 91.7905, -52.2648
CIE-LCH:
56.6809, 105.6273, 330.3431
CIE-Luv:
56.6809, 84.0445, -93.4174
Hunter-Lab:
49.5956, 95.0999, -56.3931
#f10be5 color charts
#f10be5 color shades, tints & tones
#f10be5 color schemes
#f10be5 color preview, HTML & CSS examples
This text has a color of #f10be5
<p style="color:#f10be5;">Text here</p>
.mytext {color:#f10be5;}
This box has a color of #f10be5
<div style="background-color:#f10be5;">Content here</div>
.mybackground {background-color:#f10be5;}
Border around this has a color of #f10be5
<div style="border:2px solid #f10be5;">Content here</div>
.myborder {border:2px solid #f10be5;}