#f01be6 color space conversions
Hex:
#f01be6
RGB:
240, 27, 230
CMY:
6, 89, 10
CMYK:
0, 89, 4, 6
HSL:
303°, 87.6543%, 52.3529%
HSV (HSB):
303°, 88.7500%, 94.1176%
XYZ:
50.6100, 25.0223, 77.0253
xyY:
0.3315, 0.1639, 25.0223
CIE-Lab:
57.0971, 90.1883, -52.1759
CIE-LCH:
57.0971, 104.1934, 329.9497
CIE-Luv:
57.0971, 81.8558, -93.2101
Hunter-Lab:
50.0223, 93.0583, -56.2802
#f01be6 color charts
#f01be6 color shades, tints & tones
#f01be6 color schemes
#f01be6 color preview, HTML & CSS examples
This text has a color of #f01be6
<p style="color:#f01be6;">Text here</p>
.mytext {color:#f01be6;}
This box has a color of #f01be6
<div style="background-color:#f01be6;">Content here</div>
.mybackground {background-color:#f01be6;}
Border around this has a color of #f01be6
<div style="border:2px solid #f01be6;">Content here</div>
.myborder {border:2px solid #f01be6;}