#f300cb color space conversions
Hex:
#f300cb
RGB:
243, 0, 203
CMY:
5, 100, 20
CMYK:
0, 100, 16, 5
HSL:
310°, 100.0000%, 47.6471%
HSV (HSB):
310°, 100.0000%, 95.2941%
XYZ:
47.7416, 23.3665, 58.4938
xyY:
0.3684, 0.1803, 23.3665
CIE-Lab:
55.4478, 89.4917, -39.3989
CIE-LCH:
55.4478, 97.7806, 336.2384
CIE-Luv:
55.4478, 97.3230, -73.3684
Hunter-Lab:
48.3389, 91.7015, -37.9083
#f300cb color charts
#f300cb color shades, tints & tones
#f300cb color schemes
#f300cb color preview, HTML & CSS examples
This text has a color of #f300cb
<p style="color:#f300cb;">Text here</p>
.mytext {color:#f300cb;}
This box has a color of #f300cb
<div style="background-color:#f300cb;">Content here</div>
.mybackground {background-color:#f300cb;}
Border around this has a color of #f300cb
<div style="border:2px solid #f300cb;">Content here</div>
.myborder {border:2px solid #f300cb;}