#f300be color space conversions
Hex:
#f300be
RGB:
243, 0, 190
CMY:
5, 100, 25
CMYK:
0, 100, 22, 5
HSL:
313°, 100.0000%, 47.6471%
HSV (HSB):
313°, 100.0000%, 95.2941%
XYZ:
46.2564, 22.7724, 50.6727
xyY:
0.3864, 0.1902, 22.7724
CIE-Lab:
54.8371, 87.9591, -32.8562
CIE-LCH:
54.8371, 93.8953, 339.5173
CIE-Luv:
54.8371, 103.2887, -63.2315
Hunter-Lab:
47.7204, 89.5130, -29.5538
#f300be color charts
#f300be color shades, tints & tones
#f300be color schemes
#f300be color preview, HTML & CSS examples
This text has a color of #f300be
<p style="color:#f300be;">Text here</p>
.mytext {color:#f300be;}
This box has a color of #f300be
<div style="background-color:#f300be;">Content here</div>
.mybackground {background-color:#f300be;}
Border around this has a color of #f300be
<div style="border:2px solid #f300be;">Content here</div>
.myborder {border:2px solid #f300be;}