#f000be color space conversions
Hex:
#f000be
RGB:
240, 0, 190
CMY:
6, 100, 25
CMYK:
0, 100, 21, 6
HSL:
313°, 100.0000%, 47.0588%
HSV (HSB):
313°, 100.0000%, 94.1176%
XYZ:
45.2294, 22.2430, 50.6247
xyY:
0.3830, 0.1883, 22.2430
CIE-Lab:
54.2839, 87.4114, -33.7611
CIE-LCH:
54.2839, 93.7047, 338.8818
CIE-Luv:
54.2839, 100.9373, -64.3292
Hunter-Lab:
47.1625, 88.6497, -30.6288
#f000be color charts
#f000be RGB chart
#f000be CMYK chart
#f000be RGB pie chart
#f000be color shades, tints & tones
#f000be color schemes
#f000be color preview, HTML & CSS examples
This text has a color of #f000be
<p style="color:#f000be;">Text here</p>
.mytext {color:#f000be;}
Text color #f000be
This box has a color of #f000be
<div style="background-color:#f000be;">Content here</div>
.mybackground {background-color:#f000be;}
Background color #f000be
Border around this has a color of #f000be
<div style="border:2px solid #f000be;">Content here</div>
.myborder {border:2px solid #f000be;}
Border color #f000be